Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026년 1월 28일 13:34
SKILL.md
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.
세션 종료 - 문서 업데이트, 커밋
TDD implementation (RED→GREEN→REFACTOR) → verify → review
세션 시작 - 진행 상태 파악, 다음 작업 제시
Self-healing verification loop (test → build → lint)
| name | review |
| description | 부정적 관점 코드 리뷰 (컨벤션, 품질, 버그, 성능) |
| required_context | [".claude/ai-context/architecture.md",".claude/ai-context/conventions.md"] |
| 이전 | 현재 | 다음 (자동) |
|---|---|---|
| /verify | /review | /wrap (PASS 시 즉시) |
| Category | Items |
|---|---|
| Convention | CLAUDE.md 위반, 네이밍, 레이어 |
| Quality | 복잡성, 중복, 매직넘버 |
| Bugs | 엣지케이스, null, async |
| Tests | 누락 케이스, 경계값, 에러경로 |
## Review Result
### Issues: [CRITICAL/WARNING/INFO] 내용
### Verdict: PASS | FAIL (이유)
PASS 시 즉시 /wrap 호출. "wrap할까요?" 묻지 말 것.