بنقرة واحدة
cs
Commit all pending changes as separate, logical commits using git-surgeon.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Commit all pending changes as separate, logical commits using git-surgeon.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.