plan

Generate a structured implementation plan in tasks/todo.md with confidence assessment.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sakebomb/scaffold --skill plan-sakebomb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/sakebomb/scaffold/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/sakebomb/scaffold --skill plan-sakebomb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating clear, actionable plans from vague tasks by automatically generating structured roadmaps in tasks/todo.md, including objectives, confidence assessments, steps, and risk management.

Core Features & Use Cases

  • Structured plan generation: writes a plan to tasks/todo.md with sections for Objective, Confidence, Steps, Checkpoints, and Decisions & context.
  • Confidence rubric: incorporates No duplicates, Architecture fit, Requirements clarity, Approach verification, and Root-cause checks to guide planning quality.
  • Milestone integration: prompts to create GitHub milestones for checkpoints and ties them to the plan.
  • Governance and reuse: references tasks/lessons.md and enforces planning rules before execution.

Quick Start

Provide a task description and run the planner to generate a structured plan in tasks/todo.md.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a structured project plan with milestones and risk analysis?▼

To generate a structured project plan, provide a task description to the planner. It creates a roadmap in tasks/todo.md containing objectives, numbered steps, checkpoints, and a risk analysis section to guide execution.

What is the best way to turn vague software ideas into actionable tasks within a codebase?▼

Turning vague ideas into actionable tasks involves writing a structured plan to tasks/todo.md. The planner formalizes objectives, assigns a confidence score, and defines milestones to ensure clear execution paths within your repository.

Does this planning tool support GitHub milestones for tracking project checkpoints?▼

Yes, the planning tool supports GitHub milestones. It prompts you to create GitHub milestones for defined checkpoints and ties them directly to the structured plan written in tasks/todo.md for project tracking.

How does the confidence assessment evaluate project planning quality?▼

The confidence assessment evaluates planning quality using a rubric that checks for duplicate tasks, architecture fit, requirements clarity, approach verification, and root-cause analysis to ensure high confidence in the generated plan.

Can I reuse past project lessons to inform new task management plans?▼

Yes, you can reuse past lessons for new plans. The planner references tasks/lessons.md to enforce governance and reuse historical context before generating a new structured plan in tasks/todo.md.

What limitations should I expect when creating implementation plans for non-software projects?▼

Implementation plans are designed for software projects and tasks requiring formalized objectives. While applicable to other structured tasks, non-software use cases may find codebase-specific features like GitHub milestones and repository integration less relevant.