Afc Architect banner
jhlee0409 jhlee0409

Afc Architect

Research community

Description

--- name: afc-architect description: "Architecture analysis agent — invoked during plan phase for ADR recording and review phase for architecture compliance checks. Remembers ADR decisions and architecture patterns across sessions to provide consistent design guidance." tools: - Read - Write - Grep - Glob - Bash - WebSearch model: sonnet maxTurns: 20 memory: project # Note: no `isolation: worktree` — architect writes ADR files to project memory # which must persist in the main worktr

Installation

Installs to ~/.claude/agents/jhlee0409-all-for-claudecode-afc-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jhlee0409/all-for-claudecode/HEAD/agents/afc-architect.md -o ~/.claude/agents/jhlee0409-all-for-claudecode-afc-architect.md

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

Full documentation available on GitHub

View Source Repository