Transform vague task descriptions into precise, autonomous-execution-ready specifications:
This skill transforms vague task descriptions into precise, autonomous-execution-ready specifications by:
| Specific | What exactly to do | "Add retry logic to ClaudeAgentClient.query()" not "Add retry logic" | | Measurable | How to verify completion | "Tests pass, mypy clean" | | Actionable | Clear first step | "Create file src/temetrun/agent/retry.py" | | Referenced | File paths, functions, classes | "in agent/client.py:ClaudeAgentClient" |
SMART+ 프레임워크(특정, 측정 가능, 실행 가능, 참조 가능, 테스트 가능, +컨텍스트). 모호한 작업 설명을 변환합니다. 파일 경로, 확인 명령 및 명확한 성공 기준을 사용하여 세부 사양을 작성합니다. 모든 에이전트에 대한 작업 작성, 할 일 생성, 기능 계획, 작업 분해, 또는 작업의 정확성이 부족한 경우. "작업 쓰기", "할 일 만들기", "기능 분석"에 대해 트리거됩니다. "작업을 정확하게 작성", "작업이 모호함" 또는 작업 설명에 파일 경로가 누락된 경우 검증 단계 또는 명확한 성공 기준. todo.md, 작업 목록, 프로젝트와 함께 작동합니다. 계획 문서 및 대리인 지침. 출처: dawiddutoit/custom-claude.