ia-planning

Community

Turn ambiguity into verifiable implementation plans.

Authoriliaal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI coding agents from jumping straight into implementation without deciding what “done” means, how to verify it, and what scope boundaries to respect.

Core Features & Use Cases

  • File-persisted planning: Creates and uses a .plan/ working state so key decisions and progress survive context resets.
  • Goal quality gate: Forces measurable success criteria and explicit stop/ask points before planning.
  • Context window discipline: Treats conversation context as volatile memory and writes important plan artifacts to disk.
  • Test discovery for real projects: Detects existing test landscapes to plan verification against current conventions.
  • Structured, phase-based plan template: Produces concrete, phase-sized tasks with verifiable acceptance checks.
  • Guardrails against plan drift: Requires deviation documentation and traceability from completed tasks (including commit SHA recording).

Quick Start

Ask the agent to produce an implementation plan for a feature that touches multiple files and has ambiguous scope, and ensure it first gates success criteria with a measurable verification step.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ia-planning
Download link: https://github.com/iliaal/whetstone/archive/main.zip#ia-planning

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.