一键导入
inception-units-generation
Decompose system into units of work. Two-part stage with planning and generation phases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Decompose system into units of work. Two-part stage with planning and generation phases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | inception-units-generation |
| description | Decompose system into units of work. Two-part stage with planning and generation phases. |
| argument-hint | null |
| disable-model-invocation | true |
| model | opus |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash(mkdir *) |
ultrathink
Decompose the system into manageable units of work. This is a two-part stage: Planning → Generation.
Definition: A unit of work is a logical grouping of stories for development.
aidlc-docs/aidlc-state.md — verify Application Design is completeaidlc-docs/audit.mdFollow units-generation-detail.md:
aidlc-docs/inception/plans/unit-of-work-plan.mdaidlc-docs/inception/application-design/aidlc-state.md/aidlc:construction-functional-design [unit-name] (first unit)Generate build instructions and comprehensive test strategy for all units.
Generate code, tests, and deployment artifacts for a unit. Two-part stage with planning and generation.
Design detailed business logic, domain models, and business rules for a unit (technology-agnostic).
Map logical software components to actual infrastructure services for deployment.
Incorporate NFR patterns and logical components into unit design.
Determine non-functional requirements and select technology stack for a unit.