What problem does it solve?
Starting roster pipeline work with a broken installation or non-functional development environment leads to wasted time, failed execution batches, and avoidable rework. This Skill eliminates that risk by validating your setup before work begins.
Core Features & Use Cases
- Install Integrity Verification: Checks for required tooling (bash ≥4, jq, git, etc.), valid harness manifests, present pipeline skills, and absence of projection drift between your checkout and the roster source.
- Dev Environment Pre-Flight: Detects your project's build, test, and lint/format commands, verifies required tools are installed, and confirms commands execute successfully before work starts.
- Clear Remediation Guidance: Reports exact missing components or misconfigurations, and offers to install missing tools or fix issues only with your explicit approval.
- Use Case: Run this skill when you ask "is my setup ok", before starting a roster implementation phase, or when pipeline runs fail unexpectedly due to environment issues.
Quick Start
Invoke the roster-doctor skill to run a full health check of your roster installation and project development environment to confirm all components are functional before starting pipeline work.