with one click
cs
Commit all pending changes as separate, logical commits using git-surgeon.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Commit all pending changes as separate, logical commits using git-surgeon.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Autonomously create a plan, consult Gemini and Codex for improvements, apply feedback, and implement. No user interaction - uses best judgment throughout.
Turn an idea into a concrete design through structured dialogue.
Gemini and Codex collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.
Claude brainstorms with an opponent LLM (Gemini or Codex) in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.
Commit the staged changes. If there are no staged changes, stage all changes first.
Consult Gemini and Codex for high-level planning, synthesize into a detailed plan, implement, then get final review. No user interaction.
| name | cs |
| description | Commit all pending changes as separate, logical commits using git-surgeon. |
| disable-model-invocation | true |
Commit all pending changes as separate, logical commits. Group related changes together by feature, bug fix, or concern. Separate unrelated changes into distinct commits. Keep commits atomic — each should make sense on its own. Order commits so earlier ones don't depend on later ones when possible. Use line ranges when a hunk contains changes belonging to different groups.
Load git-surgeon skill.