원클릭으로
test-driven-development
Add or tighten tests before implementing a behavior change.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add or tighten tests before implementing a behavior change.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Explain Topchester commands, configuration, knowledge-base behavior, skills, hooks, sessions, and troubleshooting using packaged product guidance and current workspace facts.
Configure Topchester project and user settings. Use when editing or explaining `topchester.jsonc`, `~/.config/topchester/config.jsonc`, model providers, command policy, ignore paths, hooks, project instruction files, or repo-scoped command approvals.
Review code for correctness, maintainability, security, and project fit.
Split larger work into ordered, verifiable implementation slices.
Quickly map an unfamiliar repository before changing it.
Debug failures by finding evidence and root cause before changing code.
| name | test-driven-development |
| description | Add or tighten tests before implementing a behavior change. |
Use when changing behavior, fixing a bug, or adding a contract that can be tested locally.
Keep the final test command in the handoff and note any test that could not be run.