create-plans

Creates Claude-executable planning documents from a project brief.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/saxjax/saxjaxTuner --skill create-plans-saxjax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plans
Source: https://github.com/saxjax/saxjaxTuner/tree/main/.claude/skills/create-plans
Command: npx skills add https://github.com/saxjax/saxjaxTuner --skill create-plans-saxjax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of Claude-executable planning artifacts (BRIEF.md, ROADMAP.md, phase PLANs, SUMMARY.md, and context handoffs) to streamline solo project planning and execution.

Core Features & Use Cases

  • Generates Claude-executable plans from a BRIEF and ROADMAP, including context references, verification criteria, and output definitions.
  • Supports domain expertise loading and selective references to keep context within safe limits while tailoring plans to a tech stack.
  • Manages handoffs and milestone workflows, with automatic git-versioning and gates to ensure repeatable, auditable Ship/Transition cycles.

Quick Start

Invoke this skill to bootstrap the planning scaffold from your BRIEF and ROADMAP.

Frequently Asked Questions about create-plans

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

FAQPage Schema
How do I generate autonomous phase planning prompts for solo developer workflows?

To generate autonomous phase planning prompts, this Skill transforms a project brief into Claude-executable planning artifacts. It produces structured BRIEF.md, ROADMAP.md, phase PLANs, SUMMARY.md, and MILESTONES.md files to enable automated handoffs and maintain quality through gating and checkpoints.

What are Claude-executable planning artifacts and how do they support context handoffs?

Claude-executable planning artifacts are structured markdown files like BRIEF.md and phase PLANs that contain context references, verification criteria, and output definitions. They support context handoffs by enabling autonomous phase transitions while maintaining traceability and quality through gating.

Can I use domain-specific references to tailor generated plans for my tech stack?

Yes, you can use domain-specific references to tailor plans for your tech stack. The Skill loads available domain expertise selectively to keep context within safe limits while customizing the generated BRIEF.md, ROADMAP.md, and phase PLANs.

How do I bootstrap a planning scaffold from a project brief and roadmap?

To bootstrap a planning scaffold from a project brief and roadmap, the Skill automatically generates and versions planning artifacts under a .planning directory. It creates BRIEF.md, ROADMAP.md, phase PLANs, SUMMARY.md, and MILESTONES.md files to streamline project execution.

Does this planning approach apply gating and checkpoints for version-controlled milestones?

Yes, this planning approach applies gating, checkpoints, and deviation handling for version-controlled milestones. It manages handoffs and milestone workflows with automatic git-versioning to ensure repeatable, auditable Ship and Transition cycles for solo projects.