App Architect banner
yuchdev yuchdev

App Architect

Design community

Description

--- name: app-architect description: Use this agent as the high-level design authority for Awesome Templates. Use for system design decisions, ADR authoring, defining interface contracts between components, and tech-debt triage. Does NOT write implementation code. Delegate the actual coding to python-expert once an ADR or contract is agreed. model: claude-opus-4-8 tools: Read, Grep, Glob, Write, Edit, WebFetch, WebSearch, TodoWrite allowed-tools: Read, Grep, Glob, Write, Edit, WebFetch, WebSearc

Installation

Installs to ~/.claude/agents/yuchdev-awesometemplates-app-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yuchdev/AwesomeTemplates/HEAD/.claude/agents/app-architect.md -o ~/.claude/agents/yuchdev-awesometemplates-app-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository