vibe-build
GitHub用于实施已批准的新项目切片并报告实际检查结果。通过建立验收标准、保留未提交工作、记录恢复检查点,在现有授权范围内实现功能。强调从可观察输出开始,按需添加基础设施,并更新进度文档。
Trigger Scenarios
Install
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-build -g -y
SKILL.md
Frontmatter
{
"name": "vibe-build",
"description": "Implement an approved new-project slice and report actual checks. For changes to an existing app use vibe-change.",
"allowed-tools": "Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion"
}
Vibe Build
Read AGENTS.md, MEMORY.md, the manifest's product documents, and relevant agent_docs. Establish acceptance criteria for one usable slice and implement within existing authorization. Preserve uncommitted work and record an actual recovery checkpoint before risky changes; never fabricate a commit or backup.
Start with a functioning screen or equivalent observable output. Add authentication, a database, infrastructure, and AI only when requirements justify them. Run the project's applicable checks after reviewing commands; doctor is setup validation only. Use ../vibe-verify/SKILL.md for the actual journey. For AI features also check failure behavior, data boundaries, and permission denial where relevant.
Update current progress and next steps in MEMORY.md; stable rules remain in AGENTS.md. Report Changed, Checked with commands/results, Not checked, Next decision, and Recovery. Do not treat a passing build as proof of working behavior.
Version History
-
b00eb84
Current 2026-09-08 23:12
版本0.3.0:新增情境路由、比例规划及标准化技能(变更、调试、验证等);强化CLI参数解析、Windows路径处理及干运行支持;优化设置报告与权限配置。
- 254bae5 2026-08-27 13:01


