flow-plan

Convert feature requests, bug reports, and beads into executable plan files.

674|52|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/gmickel/gmickel-claude-marketplace --skill flow-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-plan
Source: https://github.com/gmickel/gmickel-claude-marketplace/tree/main/plugins/flow/skills/flow-plan
Command: npx skills add https://github.com/gmickel/gmickel-claude-marketplace --skill flow-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns rough requests into actionable, structured build plans, reducing ambiguity and speeding up planning.

Core Features & Use Cases

  • Plan generation: Convert feature requests, bug reports, or beads into a clear plan format with tasks, dependencies, and acceptance criteria.
  • Reuse & standards: Aligns with existing conventions and planning templates to ensure consistency across teams.
  • Use Case: Given a bead like gno-40i or a /flow:plan command, generate a plan ready for review or execution.

Quick Start

Use the flow-plan skill to generate a plan file from a user request.

Frequently Asked Questions about flow-plan

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

FAQPage Schema
How do I turn a feature request into an actionable build plan?

To turn a feature request into an actionable build plan, provide the text request or bead ID to generate a structured markdown plan with tasks, dependencies, and acceptance criteria. The workflow covers discovery, gap analysis, depth selection, and plan generation.

Can I generate work breakdowns from plain text bug reports?

Yes, you can generate work breakdowns from plain text bug reports by processing them through the discovery and gap analysis workflow. This converts unstructured text into structured task files ready for review or execution.

What is the best way to convert a bead ID into structured tasks?

The best way to convert a bead ID into structured tasks is to input the identifier directly. The workflow automatically applies discovery and depth selection to output executable plans, markdown files, or new beads.

Does this workflow planning method support architecture planning?

Yes, this workflow planning method supports architecture planning alongside feature and work breakdown planning. It applies discovery, gap analysis, and depth selection to convert architectural requests into structured, executable plans.

How do I ensure my generated plans align with existing team conventions?

To ensure generated plans align with existing team conventions, the workflow reuses existing standards and planning templates during generation. This maintains consistency across teams while producing structured markdown plans or task files.