claude-advisor
Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts. Pass it the decision, the
$ npx -y skills add Pythoughts-labs/claude-architect --agent claude-codeShips with claude-architect. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts. Pass it the decision, the
Claude Code delegates coding to isolated CLI agents it doesn't trust (Codex, OpenCode, Pi, Pythinker), freezes what they produce, verifies it independently, and merges only what a human approves.
Repo: Pythoughts-labs/claude-architect
Other agents on claude-architect.
- advisor
Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.
Open agent - delegation-lane
Runs ONE claude-architect delegation lane (produce + verify only) so it surfaces as a native subagent. Input is a laneId, checkoutPath, protocolVersion, and a complete Delegation Spec; output is the structured lane report. Never reviews, decides, or integrates.
Open agent

