recursive-planning-spec

Community

Recursive planning to complete all leaves in a plan graph.

Authordoctorduke
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill iteratively expands planning graphs from intent to terminal InteractionSpecs, ensuring completeness through nonterminal expansion, verification of proofs, and deterministic delta outputs.

Core Features & Use Cases

  • Nonterminal expansion to ensure leaf-level granularity
  • Deterministic deltas, proofs, and task ordering
  • UI projection for screens and components, plus supporting specs

Quick Start

Start a planning pass from a target feature, observe a delta shard, verify proofs, and iterate until completion.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: recursive-planning-spec
Download link: https://github.com/doctorduke/claude-config/archive/main.zip#recursive-planning-spec

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