Skip to content

/commit-push-pr

Full git workflow - creates branch, commits, pushes, and creates or updates a PR with summary and test plan.

shell
$ npx -y skills add sneg55/agent-starter --skill commit-push-pr --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/commit-push-pr
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Full git workflow - creates branch, commits, pushes, and creates or updates a PR with summary and test plan.
Ships withagent-starter

Skills, hooks, templates, and engineering guides for bootstrapping AI-agent-friendly projects, with a per-project self-improvement loop.

Get the whole plugin, auto-invoked
Stats
78
Stars
0
Views
3
Forks
Active
Maintenance
Shell
Language
MIT
License
8d ago
Last commit
4mo ago
Created

Repo: sneg55/agent-starter