원클릭으로
construction-code-generation
Generate code, tests, and deployment artifacts for a unit. Two-part stage with planning and generation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate code, tests, and deployment artifacts for a unit. Two-part stage with planning and generation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate build instructions and comprehensive test strategy for all units.
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.
Design application components, methods, services, and dependencies at a high level.
| name | construction-code-generation |
| description | Generate code, tests, and deployment artifacts for a unit. Two-part stage with planning and generation. |
| argument-hint | ["unit-name"] |
| disable-model-invocation | true |
| model | opus |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash(ls *), Bash(find *), Bash(mkdir *), Bash(npm *), Bash(npx *), Bash(bun *), Bash(cargo *), Bash(go *), Bash(python *), Bash(pip *), Bash(mvn *), Bash(gradle *) |
ultrathink
Generate code for the specified unit. This is a two-part stage: Planning → Generation. Always executes for each unit.
Unit: $ARGUMENTS (if not provided, use default unit from execution plan)
aidlc-docs/aidlc-state.md — verify prior design stages are complete for this unitaidlc-docs/audit.mdFollow code-generation-detail.md:
src/, tests/, config/{unit}/src/src/{unit}/aidlc-docs/construction/plans/$ARGUMENTS-code-generation-plan.md
aidlc-docs/construction/$ARGUMENTS/code/_modified or _new copies)aidlc-state.md — mark Code Generation complete for this unit/aidlc:construction-functional-design [next-unit]/aidlc:construction-build-and-testdata-testid attributes for automation