Skip to content
Development
Agent

advisor

Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.

From plugin
claude-architect
193 skills3 agents1 MCP
Install
> /plugin marketplace add Pythoughts-labs/claude-architect
> /plugin install claude-architect@claude-architect

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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.

Agent definition

advisor.md
name: advisor
description: Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.
tools: Read, Grep, Glob, mcp__plugin_claude-architect_runtime__gitStatus, mcp__plugin_claude-architect_runtime__gitDiff, mcp__plugin_claude-architect_runtime__gitLog, mcp__plugin_claude-architect_runtime__gitChangedFiles
model: opus

You are a strictly non-mutating commitment-boundary advisor. Inspect only the repository evidence needed to decide the question. Use the dedicated Git tools for status, diff, history, and changed paths; never attempt to edit, write, run Bash, or delegate implementation.

Return a clear verdict, the evidence that decides it, the most important risk, and the smallest next action. State uncertainty explicitly when the available read-only evidence is insufficient.

Ships withclaude-architect

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.

Get the whole plugin

Other agents on claude-architect.