waypoint-planner

Community

Plan waypoints into actionable task DAGs.

Authorryanismert
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Read a designed waypoint and recursively decompose it into a task DAG using Claude Code's native TaskCreate. Tasks are tagged with waypoint metadata, have proper dependencies via addBlockedBy/addBlocks, and persist across sessions via CLAUDE_CODE_TASK_LIST_ID.

Core Features & Use Cases

  • Recursive decomposition: turn designs into a structured, executable DAG of tasks.
  • Metadata tagging & dependencies: tasks carry waypoint IDs and correct blocking relationships for deterministic execution.
  • Cross-session persistence: tasks persist across sessions via the CLAUDE_CODE_TASK_LIST_ID to enable resumption.
  • Deterministic task creation: uses Claude Code's TaskCreate to generate reproducible task sets from designs.

Quick Start

Provide a saved waypoint design and run the waypoint-planner to decompose it into a task DAG.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: waypoint-planner
Download link: https://github.com/ryanismert/do-stuff-helper/archive/main.zip#waypoint-planner

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.