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