Env Doctor banner
JackScammell JackScammell

Env Doctor

Data community

Description

--- description: Validate runtime environment — plugin data dir, hook locations, tool availability, and fallback behaviour effort: low argument-hint: "[--fix-permissions] [--strict] [--check-orphans] [--prune]" --- # Env Doctor Runtime sanity check. Distinct from `/settings-audit` (which inspects configuration files): this command checks that the **live environment** the plugin runs in is correctly set up. Closes the `feedback_hooks_location.md` footgun — if a hook script has drifted out of `

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-env-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-env-doctor && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/env-doctor.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-env-doctor/SKILL.md

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

Full documentation available on GitHub

View Source Repository