# Architecture

> Plan or review software architecture through a small expert panel. Use when the user explicitly asks for architecture planning, system design, technical strategy, an architecture assessment, a design review, or a system health review. Do not use for ordinary PR review, debugging, or implementation.

- Skill: `nanocoai/architecture` (Agent Skill, multi-file: 31 files)
- Install (CLI): `npx skillmds@latest add nanocoai/architecture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nanocoai/architecture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nanocoai (https://skillmd.com/u/nanocoai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nanocoai/architecture

---


# Architecture

Choose the mode from the user's request:

| Mode | Request | Instructions |
|------|---------|--------------|
| Planning | Design a new system, feature, refactor, migration, or technology choice. | [references/planning.md](references/planning.md) |
| Review | Assess an existing system, codebase, or proposed design for strengths and risks. | [references/review.md](references/review.md) |

Read the [shared workflow](references/workflow.md) and the selected mode's
instructions, then run the workflow end to end. The mode supplies scope inputs,
the book-guided expert output contract, verification checks, and report
sections; panel selection and expert execution are shared.

All resources ship inside this skill. Follow links relative to the file that
contains them. Assignment `output_contract` paths are relative to this skill's
`references/` directory, as defined in the
[assignment contract](references/contracts/expert-assignment.json).

Stay read-only unless the user separately asks for implementation. Deliver the
coordinator's verified report, keeping expert JSON as internal working data.

