data-planner

Plan data pipelines and numerical implementations with documented formulas and unit conventions.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/zivtech/harsh-critic --skill data-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-planner
Source: https://github.com/zivtech/harsh-critic/tree/main/zivtech-data-skills/planner/.claude/skills/data-planner
Command: npx skills add https://github.com/zivtech/harsh-critic --skill data-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of planning data implementations with built-in correctness guarantees, focusing on preventing data bugs before coding begins.

Core Features & Use Cases

  • Data Planning: Offers a structured approach to plan data pipelines, analysis approaches, and numerical implementations.
  • Correctness Assurance: Ensures that every formula and calculation adheres to business rules and domain conventions.
  • Use Case: Ideal for users about to build data pipelines, implement business calculations, or start new projects involving numerical logic.

Quick Start

Plan the data work for your upcoming project using the data-planner skill.

Frequently Asked Questions about data-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a data pipeline with correctness guarantees before coding?

Plan a data pipeline by defining formulas, unit conventions, and fallback strategies upfront. Structured data pipeline planning prevents calculation bugs and ensures business logic correctness before numerical implementation begins.

What is data pipeline planning and when do I need it for numerical implementations?

Data pipeline planning is the process of documenting analysis approaches and numerical logic prior to development. You need it when building business calculations or starting new projects to enforce domain conventions and prevent data bugs.

How do I implement business calculations without introducing data bugs?

Implement business calculations by planning formulas and unit conventions before coding. Documenting fallback strategies and verifying correctness guarantees against business rules ensures numerical implementations remain accurate and bug-free.

What's the best way to document formulas and unit conventions for a new data project?

The best way to document formulas and unit conventions is through structured data planning before coding begins. This approach captures domain rules, specifies fallback strategies, and provides correctness assurance for numerical implementations.

Does data planning work for complex numerical logic in new project planning?

Yes, data planning works for complex numerical logic by structuring analysis approaches and documenting fallback strategies. It ensures correctness guarantees are met for business calculations and data pipeline design during new project planning.

Why should I plan data implementations before writing any pipeline code?

You should plan data implementations before coding to guarantee correctness and prevent data bugs. Pre-coding documentation of formulas, unit conventions, and fallback strategies ensures numerical logic aligns with business rules.