From aidlc
Generate build instructions and comprehensive test strategy for all units.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidlc:construction-build-and-testopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
ultrathink
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 completenpx claudepluginhub yamatatsu/claude-aidlc --plugin aidlcWrites and runs unit, integration, e2e, performance, and contract tests to verify code functionality.
Creates and manages unit and integration tests by analyzing codebase, auto-detecting test frameworks, and generating tests that follow project conventions.
Generates complete layered testing strategy (L1-L4 pyramid), plans, architecture, scenarios, code templates, and CI/CD configs for Backend+APP, Backend+WEB, or Backend+APP+Embedded projects.