ワンクリックで
commit
Quick commit and push with minimal, clean messages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Quick commit and push with minimal, clean messages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | commit |
| description | Quick commit and push with minimal, clean messages |
| model | haiku |
| allowed-tools | Bash(git :*), Bash(npm :*), Bash(pnpm :*) |
| disable-model-invocation | true |
| allow_implicit_invocation | false |
Quick commit with conventional message format, then push.
git statusgit diff --cached --statgit diff --statgit log --oneline -5git branch --show-currentAnalyze: Review git status
git add .Generate commit message:
type(scope): brief descriptionfeat, fix, update, docs, chore, refactor, test, perf, revertupdate(statusline): refresh spend dataCommit: git commit -m "message"
Push: git push
Expert guidance for creating, building, and using Claude Code agents and the Task tool. Use when working with agents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
Complete SaaS ideation to implementation workflow - from idea discovery to task breakdown
Run structured APEX implementation (Analyze, Plan, Execute, eXamine) with parallel agents, tests, adversarial review, and proof-backed verification. Use for features, bug fixes, or code changes that need disciplined execution and real-flow evidence.
Deep iterative research using progressive flow psychology (diverge-analyze-converge-execute) with parallel agents, skeptical analysis, and multi-perspective synthesis. Use for thorough topic exploration, decision-making research, or when you need battle-tested conclusions.
Automated CI/CD pipeline fixer - watches CI, fixes errors locally, commits, and loops until green. Use when CI is failing and you want to automatically fix and verify changes.
Improve unclear UX copy, error messages, microcopy, labels, and instructions. Makes interfaces easier to understand and use.