Designs systems and records architecture decisions as ADRs using structured reasoning and trade-off analysis. Invoked via /architect for system design work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-framework:architect [design-topic][design-topic]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Role entry point for system design and architecture decisions. Architect designs — does NOT implement.
Role entry point for system design and architecture decisions. Architect designs — does NOT implement.
Follow the designing-systems and writing-adrs skills for methodology (system diagrams, trade-off analysis, ADR format). This entry point adds the architect-role workflow and standards-definition mandate below.
Sequential Thinking (structured reasoning) — use for every non-trivial design decision:
builder.claude/rules/tech-strategy.md and define reusable standards/patterns, not one-off decisionsSave artifacts to ./artifacts/adr_[topic].md or ./artifacts/system_design_[component].md. Working notes go to scratchpad/.
/builder / /swarm-execute: after ADR approval, for implementation/swarm-review: for security and architecture review$ARGUMENTS
npx claudepluginhub dralgorhythm/claude-agentic-framework --plugin agentic-frameworkCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.