Agent Skills
› KhazP/vibe-coding-prompt-template
› vibe-build
vibe-build
GitHub指导构建已批准 MVP 的完整工作流,涵盖需求分析、方案提议、安全实施、多维度检查及证据报告,确保变更可控且可追溯。
触发场景
需要构建或实现经过审批的最小可行产品功能
执行包含 AI/MCP 工具调用的代码变更并需生成合规证据
安装
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-build -g -y
SKILL.md
Frontmatter
{
"name": "vibe-build",
"description": "Build an approved MVP task using AGENTS.md, agent_docs, tests, browser checks, AI evals, and evidence reporting."
}
Vibe Build
Read AGENTS.md, agent_docs/project_brief.md, agent_docs/tech_stack.md, agent_docs/code_patterns.md, and agent_docs/testing.md.
Workflow:
- Summarize the current phase and acceptance criteria.
- Propose the smallest safe implementation plan.
- Edit only after approval where the environment requires it.
- Run the documented checks.
- For AI/MCP/tool changes, run the documented direct, indirect, negative, auth-required, failure, trajectory, approval, and data-boundary checks.
- Update
MEMORY.mdwith major decisions or completed phases. - Return evidence: changed files, commands, results, browser/device notes if applicable, AI eval/tool-call evidence if applicable, unresolved risks, and rollback notes.
Do not auto-approve untrusted MCP servers, shell/write/network tools, production actions, billing actions, or destructive changes.
版本历史
- 254bae5 当前 2026-08-27 13:02


