一键导入
bwai-delivery
Use when implementing approved work in a bwai-scaffolded project — follow TDD and stack skills from .bwai/skills/ after planning is complete.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when implementing approved work in a bwai-scaffolded project — follow TDD and stack skills from .bwai/skills/ after planning is complete.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use before scaffolding a bwai project — runs the full startup-goal workflow then recommends the right boilerplate and outputs the exact bwai new command to run.
Use when acting as a startup CTO for architecture, technical risk, platform direction, codebase boundaries, or engineering strategy.
Use when acting as a startup founding engineer for implementation, tests, debugging, review, and verification.
Use when acting as a startup product manager for discovery, PRDs, issue slicing, roadmap tradeoffs, or customer-value sequencing.
Use when acting as a startup QA lead for acceptance checks, release risk, regression focus, and verification evidence.
Use when coordinating a startup goal across CEO, CTO, product manager, engineering manager, founding engineer, and QA lead role subagents.
| name | bwai-delivery |
| description | Use when implementing approved work in a bwai-scaffolded project — follow TDD and stack skills from .bwai/skills/ after planning is complete. |
This is the entry skill for the bwai-delivery GetSuperpower workflow in
projects created with bwai-cli new.
When this skill is used, implement the approved plan using skills already
installed under .bwai/skills/ (see skills.lock and AGENTS.md).
skills.lock — note stack-specific skills (e.g. nextjs-app-router,
fastify-api-design, python-api-design)..bwai/skills/:
AGENTS.md, linter, test runner).SKILL.md under .bwai/skills/, note it for the security gate step.Stop and ask the user rather than guessing on architecture or scope changes that were not in the approved plan.
After implementation, proceed to the requesting-code-review step, then the
bwai-security-gate step (bwai scan-project).