Use this agent proactively when making significant architectural decisions and reactively to document architectural choices after they're made. Invoke when evaluating technology options, making foundational decisions, or discovering undocumented architectural choices.
$curl -o .claude/agents/adr.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/adr.mdInstalls into the current project.
Install adr by running `curl -o .claude/agents/adr.md https://raw.githubusercontent.com/tae0y/python-project-template/HEAD/.claude/agents/adr.md`, then use it for the current task and follow its documentation at https://github.com/tae0y/python-project-template.