What problem does it solve?
This Skill transforms high-level requests into detailed sub-architecture plans, ensuring new components seamlessly integrate with existing systems and adhere to architectural standards.
Core Features & Use Cases
- Detailed Planning: Generates concrete sub-architecture documents (
<subdir>/<appname>-architecture.md) that align with a root architecture.md.
- Dependency Mapping: Explicitly documents parent-child linkages, sibling dependencies, and cross-system contract assumptions.
- Use Case: When tasked with building a new user authentication service, this Skill will help define its boundaries, APIs, data models, and how it fits within the broader application architecture, producing a ready-to-review plan.
Quick Start
Use the subarc-create skill to define the architecture for a new 'user-service' within the 'auth' subdirectory, aligning it with the main 'architecture.md'.