What problem does it solve?
Prevents broken or partially migrated pipeline installations by auditing your repo’s configuration, GitHub access, plugin registration, and residual legacy files before you run any automation.
Core Features & Use Cases
- Read-only install validation: checks
pipeline.config, gh availability/auth, GitHub repo reachability, plugin root resolution, label presence, and base-branch enforcement wiring.
- Residual migration detection: flags retired subtree artifacts and legacy
.claude / CLAUDE.md / hook-skill/script collisions that could cause incorrect behavior.
- Safety-focused diagnostics: surfaces drift severity (including an escalation path for active configuration bugs) and provides remediation guidance, with optional idempotent fixes for labels.
Quick Start
Run /pipeline:doctor to audit your current consumer install state and see a summary of any failures or warnings.