Stage 4: Assembly / Build
Stage 4: Assembly / Build
Owner: Pablo (Production Line Architect) Contributors: Remy (Technical Documentation Engineer) Blueprint stage: Stage 4 -- Assembly / Build
Trigger
Pattern selection confirmed by Pablo (Stage 3 gate passed).
Inputs
| Source | What |
|---|---|
| Pablo (Stage 2) | Solution specification |
| Ada (Stage 3) | Pattern selection document (includes model routing + integration plan) |
| Ada | Component taxonomy — use as completeness checklist during assembly (TFD-0014) |
| Ada | Harness configuration reference — CLAUDE.md profiles, hooks, permissions guidance |
| Ivan | Integration catalog — MCP server configs and setup instructions |
| Client | Domain docs, tool data model, naming conventions |
| Work order | Reference implementation (if available), product-specific config |
Activities
Follow the assembly instructions in assembly.md (Phases A through H).
4.1 Phase A: Repository Setup
Create directory structure, init git, configure settings.
4.2 Phase B: Core Configuration
Write CLAUDE.md with all required sections. Write README.md.
4.3 Phase C: Skill Assembly
Build all skills from the solution specification. Each skill follows the standard skill template: frontmatter, inputs, processing steps, outputs, quality checks, model recommendation.
4.4 Phase D: Template Library
Build output templates per the work order (diagram templates, document templates, report templates, etc.).
4.5 Phase E: Reference Materials
Load domain-specific references into content-in/.
4.6 Phase F: Orchestration (if applicable)
Build orchestrator skill, workflow documentation, optional CI/CD.
4.7 Phase G: Documentation
User guide, configuration guide, skill reference card. Remy assists.
4.8 Phase H: Verification
Structural checks, skill smoke tests, end-to-end test (if orchestrator), CLAUDE.md consistency.
Outputs
| Deliverable | Format | Destination |
|---|---|---|
| Complete agent repository | Git repository | Submitted to Quinn for QA |
| Assembly checklist | Markdown | Attached to QA submission |
| Known limitations | Markdown | Noted for QA |
| Test data | Sample files | Provided to Quinn |
Quality Gate
Gate: Build checklist complete (all phases verified).
Criteria: All files present, all skills have required sections, naming consistent, smoke tests pass, CLAUDE.md consistent, documentation complete. All 8 component categories from taxonomy addressed (or explicitly marked N/A with rationale).
Evidence: Completed assembly checklist with all items checked.
Reference: Component taxonomy at departments/it-architecture/agentic-pattern-designer-ada/ — verify all categories covered.