원클릭으로
simple-task
Implement a small focused change test-first without starting the full SDD workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implement a small focused change test-first without starting the full SDD workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Commit verified SDD changes and prepare a focused pull request.
Design an approved SDD feature with traceable components, interfaces, risks, and tests.
Implement approved SDD tasks test-first with focused verification and security checks.
Generate testable EARS requirements and measurable acceptance criteria for an SDD feature.
Review a focused change for correctness, regressions, security, and maintainability.
Audit a focused scope for exploitable security flaws and prioritized remediation.
| name | simple-task |
| description | Implement a small focused change test-first without starting the full SDD workflow. |
| disable-model-invocation | true |
Work inline in the current turn; do not create a serial implementation specialist.
Use this route for a bounded bug fix, refactor, or enhancement with clear acceptance behavior. Switch to formal SDD when requirements, architecture, approval gates, or several dependent components need design.
If the work genuinely decomposes into at least two independent slices, they may run concurrently; otherwise keep it in the parent.
Report changed paths, behavior protected, failing and passing focused test evidence, security considerations, and unresolved blockers.
Read REFERENCE.md only for scope examples, TDD reminders, or the completion checklist.