AI Summaryagentic-architect guides developers through designing multi-agent systems by analyzing whether problems need AI agents or traditional code, offering three modes (CREATE, AUDIT, EVOLVE) for different project stages. It benefits architects, senior engineers, and teams building AI-powered applications.
Description
WHEN TO USE: - Starting a new project (CREATE mode) - Analyzing existing codebase (AUDIT mode) - Deciding what should be AI agents vs traditional code - User asks about system design, architecture, components MODES: - CREATE: Design architecture from scratch - AUDIT: Infer architecture, identify agentic opportunities - EVOLVE: Update existing architecture with new requirements (v1.0 → v2.0) OUTPUTS: - Standard: /docs/architecture/README.md, /docs/architecture/agent-design.md - Evolve: /docs/architecture/README-v2.0.md, /docs/architecture/agent-design-v2.0.md TRIGGERS: "architecture", "system design", "analyze", "audit", "improve", "how will it work"
Install
# Add AGENTS.md to your project root curl -o AGENTS.md "https://raw.githubusercontent.com/dhamija/claude-workflow-agents/master/agents/agentic-architect.md"
Quality Score
Acceptable
72/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 10d ago