create-milestone

Convert roadmap items into milestone artifacts with epic, SPEC, and issue specs.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/blake-goodwyn/sloppy-pancakes --skill create-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-milestone
Source: https://github.com/blake-goodwyn/sloppy-pancakes/tree/main/.claude/skills/create-milestone
Command: npx skills add https://github.com/blake-goodwyn/sloppy-pancakes --skill create-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the process of turning roadmap items into actionable milestone documentation, enabling teams to quickly move from high-level strategy to concrete execution artifacts.

Core Features & Use Cases

  • End-to-end milestone generation: interviews, epic, SPEC, issue specs, and an implementation plan.
  • Roadmap-to-branch workflow: creates milestone folders and optional GitHub issues to track work.
  • Flexible scopes: supports from-roadmap extraction, interactive refinement, and quick generation.

Quick Start

Create your first milestone from a roadmap or from scratch, then review and refine artifacts, and run the milestone workflow.

Frequently Asked Questions about create-milestone

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

FAQPage Schema
How do I convert a project roadmap into actionable GitHub issues?

Converting a roadmap into GitHub issues involves automating the extraction of roadmap items to generate complete milestone artifacts, including epic definitions, issue specs, and an implementation plan for direct execution.

What is the process for generating a milestone implementation plan from scratch?

Generating a milestone implementation plan from scratch uses an interactive interview process to define scope, subsequently auto-generating the epic, SPEC, issue specs, and the final implementation plan for your project.

Can I use my existing project structure and CLAUDE.md configuration to tailor milestone generation?

Yes, you can use your existing project structure and CLAUDE.md configuration to tailor milestone generation, as the workflow requires access to roadmap sources and project structures to detect milestones and customize output artifacts.

Does the milestone workflow support interactive refinement of issue specs?

Yes, the milestone workflow supports interactive refinement, allowing you to review and refine the auto-generated epic, SPEC, and issue specs before finalizing the milestone documentation and creating GitHub issues.

What roadmap sources do I need to provide to detect existing milestones?

You need to provide roadmap sources and your current project structure to detect existing milestones, enabling the workflow to extract relevant items and convert them into ready-to-run milestone artifacts tailored to your project.

When should I avoid using an automated roadmap to milestone workflow?

You should avoid using an automated roadmap to milestone workflow if your project lacks a defined roadmap or clear project structure, as the generation process depends on these inputs to detect milestones and tailor the implementation plan correctly.