Agent skill
verification
T 阶段验收标准逐条确认 + 技术验证。superpowers verification-before-completion 做功能完整性后, 本 skill 做验收标准对标。
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v9.3/.claude/skills/verification
SKILL.md
Verification — 验收标准确认
技术验证
npm test或项目测试命令npx tsc --noEmit(如有 tsconfig.json)npx eslint . --max-warnings 0(如有 eslint, Path C+ 强制)
验收标准逐条确认
- 读 .ai_state/design.md "## 验收标准"
- 逐条: 满足? 证据 (测试名/文件位置)?
- 未满足 → quality.md "## 未满足验收标准"
- 有 E2E 框架 → 运行 E2E
安全扫描 (ECC)
npx ecc-agentshield scan(如已安装)- 结果追加 quality.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?