Agent Skills
› KhazP/vibe-coding-prompt-template
› vibe-review
vibe-review
GitHub基于PRD、技术设计和检查清单审查代码差异,识别严重问题、缺失测试、AI安全及权限风险等,为合并前提供优先级排序的发现报告。
触发场景
需要对照需求文档和技术设计进行代码审查
发布前需评估安全风险和合规性
安装
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-review -g -y
SKILL.md
Frontmatter
{
"name": "vibe-review",
"description": "Review generated code against the PRD, tech design, and verification checklist."
}
Read AGENTS.md, REVIEW-CHECKLIST.md, and the current diff.
Return:
- Findings first, prioritized by severity
- Missing tests or verification
- AI/MCP safety concerns, if applicable
- Provider retention/training, telemetry, data-boundary, and permission gaps, if applicable
- Builder exit-review gaps, if the project used an AI/no-code builder
- Residual risks before merge
版本历史
- 254bae5 当前 2026-08-27 13:02


