一键导入
source-command-architect
Create comprehensive Software Design Document based on PRD. System architecture, tech stack, data models, APIs, security design.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create comprehensive Software Design Document based on PRD. System architecture, tech stack, data models, APIs, security design.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security and quality audit of application codebase
Autonomous agent execution mode
Bridgebuilder — Autonomous PR Review
Triage a bug report through structured phases and create micro-sprint
L2 cost-budget enforcer — daily token cap with fail-closed semantics under uncertainty (billing-API primary, internal counter fallback, periodic reconciliation cron)
L5 cross-repo status reader — reads structured cross-repo state via gh API with TTL cache + stale fallback, BLOCKER extraction from NOTES.md, per-source error capture, p95 <30s for 10 repos
| name | source-command-architect |
| description | Create comprehensive Software Design Document based on PRD. System architecture, tech stack, data models, APIs, security design. |
Use this skill when the user asks to run the migrated source command architect.
Create a comprehensive Software Design Document (SDD) based on the Product Requirements Document. Designs system architecture, technology stack, data models, APIs, and security architecture.
/architect
/architect background
Launches designing-architecture from skills/designing-architecture/.
See: skills/designing-architecture/SKILL.md for full workflow details.
grimoires/loa/prd.md exists)/plan-and-analyze first if PRD is missinggrimoires/loa/sdd.md| Argument | Description | Required |
|---|---|---|
background | Run as subagent for parallel execution | No |
| Path | Description |
|---|---|
grimoires/loa/sdd.md | Software Design Document |
The generated SDD includes:
| Error | Cause | Resolution |
|---|---|---|
| "PRD not found" | Missing prd.md | Run /plan-and-analyze first |
The architect will:
After SDD generation completes, the Flatline Protocol may execute automatically for adversarial multi-model review.
The postlude runs if ALL conditions are met:
flatline_protocol.enabled: true in .loa.config.yamlflatline_protocol.auto_trigger: true in .loa.config.yamlflatline_protocol.phases.sdd: true in .loa.config.yamlResults are saved to grimoires/loa/a2a/flatline/sdd-review.json
If auto-trigger is disabled, run manually:
/flatline-review sdd
After SDD is complete: /sprint-plan to break down work into sprints