reevesc88

Agency Doctor — Development skill for Claude Code

Development community

Validate the disabled-by-default Agency orchestration policy and list installed Codex TOML roles without modifying global configuration.

How to install Agency Doctor

Installs to ~/.claude/skills/reevesc88-jarvis-cc-public-agency-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/reevesc88-jarvis-cc-public-agency-doctor && curl -fsSL https://raw.githubusercontent.com/reevesc88/jarvis-cc-public/HEAD/commands/agency-doctor.md -o ~/.claude/skills/reevesc88-jarvis-cc-public-agency-doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agency Doctor does


description: Validate the disabled-by-default Agency orchestration policy and list installed Codex TOML roles without modifying global configuration.

Run the read-only Agency orchestration policy doctor. It validates the pinned registry and bounded delegation contract, then reports bounded TOML candidates from trusted local directories separately from controller-verified Agency roles. It does not install roles, mint attestations, mutate configuration, dispatch agents, or enable orchestr

Alternatives in Development

  • Module Status — Show status of all modules or a specific module (enabled/disabled, version, routes, migrations) 407 ★
  • Opc — OPC — One Person Company 193 ★
  • Tailor Template Expert — Experimental Template development workspace for creating and modifying React-PDF templates 167 ★

Full documentation available on GitHub

View Source Repository