plan-from-prompt

Generate iterative, implementation-ready planning documents with phases, acceptance criteria, and testing plans.

11|Updated Sep 5, 2025
One-click install
npx skills add https://github.com/thrawn01/claude-dotfiles --skill plan-from-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-from-prompt
Source: https://github.com/thrawn01/claude-dotfiles/tree/main/skills/plan-from-prompt
Command: npx skills add https://github.com/thrawn01/claude-dotfiles --skill plan-from-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-from-prompt enables teams to create comprehensive, implementation-ready plans through an interactive, iterative workflow, reducing misalignment and rework.

Core Features & Use Cases

  • Interactive planning workflow: guides stakeholders through task discovery, scope, and constraints to produce a phase-based plan.
  • Mergeable PR-ready output: structures plans to be committed as PRs that pass CI checks.
  • Documentation and artifacts: outputs include a plan file, references to code, and testing strategy that can be handed to implementation agents.

Quick Start

Provide a task description and constraints to generate a detailed, multi-phase implementation plan.

Frequently Asked Questions about plan-from-prompt

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

FAQPage Schema
How do I generate an implementation plan that passes CI checks and is ready for a PR?

Implementation plans that pass CI checks require structured phases, acceptance criteria, and testing plans. This Skill generates PR-ready planning documents interactively, enforcing CI-aligned documentation so the final plan can be merged with minimal friction.

What is the best way to structure a multi-phase implementation plan for handoff to an agent?

A multi-phase implementation plan needs clear phases, architecture sketches, and validation commands. This Skill defines these elements through interactive task discovery, producing an implementation-ready document that guides an implementation agent effectively.

Can I use this interactive planning workflow to define scope and constraints for software engineering tasks?

Yes, this interactive planning workflow guides stakeholders through task discovery, scope, and constraints for software engineering tasks. It produces a phase-based plan with mandatory review to ensure the final output is implementation-ready.

How does an interactive planning agent help reduce rework and misalignment during task discovery?

An interactive planning agent reduces rework and misalignment by iterating with stakeholders to define scope and constraints. This collaborative workflow produces comprehensive, implementation-ready documents that enforce mandatory review before handoff.

What documentation and artifacts are needed to hand off an implementation plan to an implementation agent?

Handing off an implementation plan requires a plan file, references to code, and a testing strategy. This Skill outputs these documentation artifacts, ensuring the plan includes architecture sketches and validation commands for the implementation agent.

Do I need to provide task descriptions and constraints to start drafting a phase-based implementation plan?

Yes, you need to provide a task description and constraints to start drafting a phase-based implementation plan. This input initializes the interactive workflow, which then generates detailed phases, acceptance criteria, and validation commands.