Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:28 janvier 2026 à 13:34
SKILL.md
| name | implement |
| description | TDD implementation (RED→GREEN→REFACTOR) → verify → review |
| required_context | [".claude/ai-context/architecture.md",".claude/ai-context/conventions.md"] |
| 이전 | 현재 | 다음 (자동) |
|---|---|---|
| Plan 승인 | /implement | /verify → /review → /wrap |
CRITICAL: 구현 완료 후 "verify 할까요?" 묻지 말고 즉시 실행
Analysis → TDD(RED→GREEN→REFACTOR) → /verify → /review → /wrap
pnpm test && pnpm build && pnpm lint
Adaptive requirements clarification with auto-depth routing. Shallow (Q&A) for simple tasks, Deep (exploration + DRAFT + PLAN) for complex ones. Escalates automatically when ambiguity persists.
세션 종료 - 문서 업데이트, 커밋
세션 시작 - 진행 상태 파악, 다음 작업 제시
부정적 관점 코드 리뷰 (컨벤션, 품질, 버그, 성능)
Self-healing verification loop (test → build → lint)