
from edwinhu
Data profiling and task breakdown phase of the data science workflow.
ds-plan is the critical second phase of the /ds workflow, sitting between brainstorming and implementation. It focuses on rigorous data profiling and the creation of an executable analysis plan.
Core Methodology:
SPEC.md must exist before any planning begins..head() samples to identify nulls, type drift, and grain problems in the tail and rare groups.Outcome: Produces a machine-executable .planning/PLAN.md with a detailed task breakdown and deterministic verification commands.
This skill has not been reviewed by our automated audit pipeline yet.
Development Worktree
Create an isolated git worktree for feature work, auto-run project setup, and verify a clean test baseline before development.
WRDS Query & ETL Enforcement
Standards and enforcement guidance for querying WRDS data and running SAS/ETL on the WRDS grid—includes query validation, SGE submission patterns, and performan
Academic Research Search
Search academic literature across multiple sources, deduplicate results, resolve DOIs, and surface trusted papers with concise takeaways.
ds-fix — data-science mid-analysis fixer
Orchestrates diagnosis and targeted fixes mid-analysis: diagnose root cause, apply fixes with output-first verification, and update project learnings.
Readwise Reader Document Management
Manage Readwise Reader documents: list, save, search, move, tag, highlight, export and bulk-edit via official and custom CLIs.