name: pr description: Create a feature branch and open a pull request for the current changes. disable-model-invocation: true user-invocable: true
Create a pull request for the current changes:
- Determine the GitHub username via
gh api user --jq .login. If the login isadilhafeez, useadilinstead. - Create a feature branch using format
<username>/<feature_name>— infer the feature name from the changes - Run
cd crates && cargo fmt --all -- --checkandcd crates && cargo clippy --locked --all-targets --all-features -- -D warningsto verify Rust code is clean - Commit all changes with a short, concise commit message (one line, no Co-Authored-By)
- Push the branch and create a PR targeting
main
Keep the PR title short (under 70 chars). Include a brief summary in the body. Never include a "Test plan" section or any "Generated with Claude Code" attribution.
Skills similaires
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Claude CodeCursoradvanced
890
234
3,212
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
claudeCursorWindsurfbeginner
259
72
1,114
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.
claudeCursorWindsurfintermediate
156
44
975