What problem does it solve?
This skill prevents costly rework by ensuring data science plans are thoroughly reviewed for completeness, spec alignment, and task decomposition before implementation begins.
Core Features & Use Cases
- Proactive Plan Auditing: Catches critical gaps in data science plans before implementation.
- Spec Alignment Verification: Ensures the plan directly addresses all requirements in the specification document.
- Task Granularity Check: Verifies that tasks are atomic, well-ordered, and include clear intermediate output definitions and verification steps.
- Use Case: Before a data science project moves to coding, this skill acts as a gatekeeper, reviewing the
PLAN.md to confirm that all necessary data profiling, cleaning, analysis, and visualization steps are clearly defined and aligned with the SPEC.md.
Quick Start
Use the ds-plan-reviewer skill to review the data science plan document located at .claude/PLAN.md against the spec at .claude/SPEC.md.