CtrlK
BlogDocsLog inGet started
Tessl Logo

pr

Create a feature branch and open a pull request for the current changes.

60

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/pr/SKILL.md
SKILL.md
Quality
Evals
Security

Create a pull request for the current changes:

  1. Determine the GitHub username via gh api user --jq .login. If the login is adilhafeez, use adil instead.
  2. Create a feature branch using format <username>/<feature_name> — infer the feature name from the changes
  3. Run cd crates && cargo fmt --all -- --check and cd crates && cargo clippy --locked --all-targets --all-features -- -D warnings to verify Rust code is clean
  4. Commit all changes with a short, concise commit message (one line, no Co-Authored-By)
  5. 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.

Repository
katanemo/plano
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.