Reviews changes for how they fit the broader Uno Platform framework — flags tech debt, bad patterns, scalability issues, layering violations, and wrong platform-specialization choices. Use after a non-trivial change is drafted to check architectural fit before commit.
$curl -o .claude/agents/architect.md https://raw.githubusercontent.com/unoplatform/uno/HEAD/.claude/agents/architect.mdInstalls into the current project.
Install architect by running `curl -o .claude/agents/architect.md https://raw.githubusercontent.com/unoplatform/uno/HEAD/.claude/agents/architect.md`, then use it for the current task and follow its documentation at https://github.com/unoplatform/uno.