Conductor Doctor — Security skill for Claude Code
Audit the local Conductor harness without changing it.
How to install Conductor Doctor
Installs to ~/.claude/commands/scoobydrew83-skills-conductor-doctor.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/scoobydrew83/skills/HEAD/.claude/commands/conductor-doctor.md -o ~/.claude/commands/scoobydrew83-skills-conductor-doctor.md Restart Claude Code, or start a new session, for it to be picked up.
What Conductor Doctor does
name: conductor-doctor description: Audit the local Conductor harness without changing it. argument-hint: [repo path]
/conductor-doctor $ARGUMENTS
Run the portable diagnostic and present its result without repairing files:
When installed as a plugin, run:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/conductor-doctor/scripts/doctor.py" "${ARGUMENTS:-${CLAUDE_PROJECT_DIR:-.}}"
When used from this repository's `.claude/commands`, replace `${CLAUDE_PLUGIN_ROOT}/skills` with `.age
Alternatives in Security
- Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
- Mcp-scan (Invariant Labs) — MCP security scanner with proxy mode for real-time scanning without infrastructure changes 1.9k ★
- Audit Harnesses — Audit AI Harness Consistency 150 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Aestheris
Let your AI agents act without handing them your keys or your data. Local, open-source trust layer: vault & ph
Branch Audit
Read-only audit of local branches, worktrees, and PR state. Classifies each as fully-merged / unique-work / st
Orca
A local harness for the coding agents you already run: let Claude Code or Codex spawn and depend on subagents
AI Agent Harness Monitor CLI
Java CLI tool designed to increase awareness about local AI-agent harness tool files like skills, rules, guida
Conductor Wisp
Create ephemeral exploration track (no audit trail)
J Config Audit
Security audit of Claude, Codex, Gemini, and shared agent configuration for secrets, over-broad permissions, a
Related Agents
Style Reviewer
Audit draft reports for clarity, accessibility, and plain-language style without changing meaning or weakening
Registry Auditor
Audit the AgtMLS registry for drift, spec violations, routing decay, and stale generated artifacts without cha
Stack Doctor
Build-and-tooling repair specialist — fixes failing builds, dependency conflicts, and config errors in the Nex