在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用verify
星标0
分支0
更新时间2026年1月28日 13:34
Self-healing verification loop (test → build → lint)
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Self-healing verification loop (test → build → lint)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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
세션 시작 - 진행 상태 파악, 다음 작업 제시
부정적 관점 코드 리뷰 (컨벤션, 품질, 버그, 성능)
基于 SOC 职业分类
| name | verify |
| description | Self-healing verification loop (test → build → lint) |
| required_context | [] |
| 이전 | 현재 | 다음 (자동) |
|---|---|---|
| /implement | /verify | /review (통과 시 즉시) |
pnpm test → pnpm build → pnpm lint → /review
│ │ │
└── 실패 시 수정 후 재검증 (3회 시 알림)
모두 통과 시 즉시 /review 호출. "리뷰할까요?" 묻지 말 것.