소개
The ds-implement skill is the core execution phase of the /ds data science workflow, designed to eliminate silent errors and common rationalizations in data analysis. By enforcing the 'Iron Law'—where every single code step must produce visible, verifiable output—and mandating a delegation pattern that separates orchestration from execution, it ensures that data transformations, merges, and models are validated at every stage. This skill is essential for high-stakes data tasks where hidden nulls, silent data loss, or incorrect aggregations could otherwise compromise the integrity of the final results.