planning-prompts

Generate BRIEF.md, ROADMAP.md, and PLAN.md artifacts from planning briefs.

28|3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/ScientiaCapital/skills --skill planning-prompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-prompts
Source: https://github.com/ScientiaCapital/skills/tree/main/active/planning-prompts-skill
Command: npx skills add https://github.com/ScientiaCapital/skills --skill planning-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A structured, Claude-to-Claude planning workflow that converts human briefs into executable prompts and maintains a clear hierarchy for project planning.

Core Features & Use Cases

  • Generate BRIEF.md, ROADMAP.md, and PLAN.md artifacts from a single planning brief
  • Preserve a BRIEF -> ROADMAP -> phase PLAN chain with SUMMARY.md artifacts for quick human scanning
  • Support handoffs, resumption prompts, and meta-prompt chains for iterative work

Quick Start

Initialize a planning project by creating BRIEF.md, ROADMAP.md, and an empty phases directory.

Frequently Asked Questions about planning-prompts

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

FAQPage Schema
How do I create a project roadmap and phase plans from a strategic brief?

A strategic brief is converted into a project roadmap and phase plans by generating linked BRIEF.md, ROADMAP.md, and PLAN.md artifacts. This hierarchical chain preserves dependencies and metadata for quick scanning.

What is a Claude-to-Claude planning workflow for iterative projects?

A Claude-to-Claude planning workflow uses meta-prompt chains to turn briefs into executable prompts. It maintains SUMMARY.md artifacts and handoff capabilities, allowing iterative project work to pause and resume seamlessly.

Can I use this planning prompt workflow for small team project management?

Yes, this planning workflow scales for both solo projects and small teams. It produces structured BRIEF, ROADMAP, and phase PLAN documents with clear dependencies, ensuring coordinated execution across multiple contributors.

How do I resume a paused Claude workflow after generating project plans?

You resume a paused Claude workflow by using the defined handoff and resumption prompts within the generated phase plans. The SUMMARY.md artifacts and metadata blocks allow the next Claude instance to pick up execution seamlessly.

Does this planning workflow require any external dependencies or components?

No external dependencies or components are required to run this planning workflow. It operates independently to generate the hierarchical markdown planning documents and safety checks from your initial brief input.