create-architecture

Generate a master architecture blueprint from CDDs, ADRs, and technical requirements.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill create-architecture-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-architecture
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/create-architecture
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill create-architecture-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guided, end-to-end creation of a master architecture blueprint from all CDDs and ADRs, turning design documents into a production-ready architecture plan.

Core Features & Use Cases

  • Phase-driven workflow that loads context, maps modules to architecture layers, defines ownership and data flows.
  • Supports both game-domain and generic product-domain contexts; outputs architecture blueprint and ADR backlog.
  • Interactive approvals and gate checks to ensure readiness before coding.

Quick Start

Start the workflow with /create-architecture, then approve each phase as prompted to produce the master architecture document.

Frequently Asked Questions about create-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a master architecture blueprint from existing design documents?

Generate a master architecture blueprint by loading all CDDs, ADRs, and technical requirements into a phase-driven workflow that maps modules to layers, defines data flows, and outputs an executable architecture document.

What is the best way to reconcile module ownership and API boundaries during architecture planning?

Reconcile module ownership and API boundaries by applying a guided architecture workflow that maps technical requirements to distinct layers, reconciles data flows, and enforces interactive approvals before coding begins.

How do I create a backlog of required ADRs for production readiness?

Create an ADR backlog by running a phase-based architecture workflow that evaluates design context and technology references against gate checks, outputting a prioritized list of required Architecture Decision Records.

Can I use the same architecture documentation workflow for both game and generic product domains?

Yes, you can use the same architecture documentation workflow for both game and generic product domains, as the guided process explicitly supports both contexts to map technical requirements into a unified blueprint.

Do I need technical requirements and CDDs before starting architecture documentation?

Yes, you need technical requirements and CDDs before starting architecture documentation, because the phase-driven workflow loads this context to reconcile design parameters, technology references, and data flows into a master blueprint.