Architectural coherence observer for Cos. Called ONCE by the dev loop after it has written a plan and before it implements. Reads the plan against CLAUDE.md and the decision log, and returns a coherence observation.
$curl -o .claude/agents/architect.md https://raw.githubusercontent.com/philipyaz/cos/HEAD/.claude/agents/architect.mdInstalls into the current project.
Install architect by running `curl -o .claude/agents/architect.md https://raw.githubusercontent.com/philipyaz/cos/HEAD/.claude/agents/architect.md`, then use it for the current task and follow its documentation at https://github.com/philipyaz/cos.