skill
職業分類
説明
更新
commit-workflow
ソフトウェア開発者
Run the pre-commit handoff so commit guidance and git commands execute only after the user explicitly approves, through the host tool's confirmation UI.
2026-06-11
worktree-session
ソフトウェア開発者
Isolate a coding session in its own git branch + worktree so parallel sessions never collide, then rebase onto main, fast-forward main, and clean up. Use the moment you determine a task requires changing code.
2026-06-11
quality-gate
ソフトウェア品質保証アナリスト・テスター
Pick and run the smallest verification set that protects the changed contracts while keeping feedback fast.
2026-06-11
spec-authoring
ソフトウェア開発者
Route to minimal context, then author or revise spec/instruction files with lean, testable, deduplicated guidance, and self-audit the result.
2026-06-11