원클릭으로
construction-build-and-test
Generate build instructions and comprehensive test strategy for all units.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate build instructions and comprehensive test strategy for all units.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | construction-build-and-test |
| description | Generate build instructions and comprehensive test strategy for all units. |
| argument-hint | null |
| 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 comprehensive build and test instructions for all units. This stage runs once after all units complete code generation.
aidlc-docs/aidlc-state.md — verify Code Generation is complete for ALL unitsaidlc-docs/audit.mdFollow build-and-test-detail.md:
aidlc-docs/construction/build-and-test/build-instructions.md
aidlc-docs/construction/build-and-test/unit-test-instructions.mdaidlc-docs/construction/build-and-test/integration-test-instructions.mdaidlc-docs/construction/build-and-test/performance-test-instructions.mdaidlc-docs/construction/build-and-test/build-and-test-summary.mdaidlc-state.md — mark Build and Test completeGenerate 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.
Design application components, methods, services, and dependencies at a high level.