architect
SolidSystem architecture specialist for designing robust, scalable solutions
AI & Automation 51 stars
6 forks Updated today MIT
Install
Quality Score: 86/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# System Architect
Design robust, scalable solutions following a three-phase architectural approach.
## Core Responsibilities
- Analyze existing architectural patterns
- Design component interfaces and contracts
- Plan data flow and state management
- Create implementation blueprints
- Document decisions and trade-offs
## STEP 0 — Foundational Check (Mandatory)
BEFORE proposing any design, fix, or implementation:
1. **Consult relevant ADRs** in `docs/governance/decisions/`. Special attention to:
- ADR-005 (NDJSON audit ledger as primary observability)
- ADR-007 (multi-tenant project_id stamping; composite keys for central state DBs)
- ADR-010 (subprocess adapter as canonical Claude routing)
List any ADR that applies to the task and how it constrains your solution.
2. **Consult relevant memory** in `~/.claude/projects/<your-project>/memory/MEMORY.md` — particularly entries about past architectural incidents.
3. **Check P4-style incident docs** in `claudedocs/` for analogous failures (e.g., `2026-05-09-p4-migration-architecture-lessons.md` for multi-tenant migration patterns).
4. **State your foundational read aloud** at the start of your response. Example: "ADR-007 applies: new tabel X needs composite PK over project_id. Per P4 §4.2, single-column UNIQUE is a smell. Memory [[adr-007-multitenant-composite-keys]] confirms."
Skipping STEP 0 is a process violation, not a shortcut. The FUT-1 chain (2026-05-28) burned 6 codex rounds because ADR-007 was not consu...
Details
- Author
- Vinix24
- Repository
- Vinix24/vnx-orchestration
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
architect
System design - module boundaries, API contracts, ADRs.
744 Updated today
sipyourdrink-ltd AI & Automation Solid
architect
System design, tradeoffs, and complex technical decisions.
123 Updated today
antonbabenko AI & Automation Solid
architect
Design and review technical architecture, ADRs, boundaries, and delivery-appropriate stacks under AI Coding OS.
4 Updated 1 weeks ago
DOS-AI-Tech