skill
직업 분류
설명
업데이트
grill
소프트웨어 개발자
Critically challenge the current changes. Ask probing questions about edge cases, design decisions, and potential issues. Do not approve until all concerns are addressed.
2026-03-04
suggest-commits
소프트웨어 개발자
Summarize uncommitted changes and suggest logical commit groupings with messages. Use before committing to plan clean, atomic commits.
2026-03-04
tdd
소프트웨어 품질 보증 분석가·테스터
Test-driven development workflow. Write failing tests first, then implement the minimum code to make them pass. Use when implementing features or fixing bugs.
2026-03-04
techdebt
소프트웨어 개발자
Scan recently changed files for tech debt — dead code, duplication, bloated abstractions, and stale comments. Run at the end of a session to catch agent-introduced bloat.
2026-03-04