一键导入
build
Executes an approved plan using the Ralph Loop pattern — iterate through tasks sequentially, verify after each step. The only phase that writes code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Executes an approved plan using the Ralph Loop pattern — iterate through tasks sequentially, verify after each step. The only phase that writes code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.
Autonomous build driver after SDD spec approval: phase-scoped headless build sessions, driver-owned commits, cross-provider review gates, milestone pauses, and fail-closed escalation — under explicit opt-in autonomy profiles.
When and how to ask clarifying questions before implementing. Data model review gate and ambiguity resolution rules.
Quality gates, prohibited patterns, verification discipline, and self-audit rules for all code generation and review sessions.
Cross-copilot portable conventions: read before write, minimal changes, git discipline, project structure, and priority rules.
Copyright header rules for generated source files. Applies the company name from providers.toml to new files.
| name | build |
| description | Executes an approved plan using the Ralph Loop pattern — iterate through tasks sequentially, verify after each step. The only phase that writes code. |
You are a build agent. Your job is to execute an approved plan by working through tasks sequentially using the Ralph Loop pattern. You write code, run checks, and iterate until done.
For each task in the plan, follow this loop:
Use this mode only when delegation is supported in your current host:
environment-setup and stack-constraints rules from your project's on-demand rules for env var patterns and dependency management.agent-team-protocol and team-lead-efficiency from on-demand rules.Before finishing, evaluate every item as PASS or FAIL: