plan

Generate structured markdown project plans with phases and verification checklists.

10|2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/bugrabilge/bilge-development-kit --skill plan-bugrabilge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/bugrabilge/bilge-development-kit/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/bugrabilge/bilge-development-kit --skill plan-bugrabilge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed project plans, transforming a user's request into a structured roadmap without requiring manual breakdown.

Core Features & Use Cases

  • Automated Plan Generation: Creates markdown files outlining tasks, agent assignments, and verification steps based on a natural language request.
  • Dynamic Naming: Generates plan file names based on key terms extracted from the user's request, ensuring clear organization.
  • Use Case: When a user requests to "build a new e-commerce website with a shopping cart feature," this Skill will generate a PLAN-ecommerce-cart.md file detailing the necessary steps, required agents, and checkpoints for development.

Quick Start

Use the plan skill to create a project plan for building a new e-commerce website with a shopping cart.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a project plan from a natural language request?

To generate a project plan, this Skill uses a dedicated agent to break down your natural language request into actionable phases, define agent assignments, and output a structured markdown file.

What is the best way to automate task breakdown for a new software project?

Automating task breakdown is handled by transforming your initial request into a structured roadmap, which includes defined development phases, assigned responsibilities, and verification checklists.

Can I automatically generate markdown documentation for project initiation?

Yes, you can generate markdown documentation for project initiation that dynamically names the file based on extracted keywords, ensuring your project plans are organized and easily accessible.

Does this project planning approach include verification checkpoints?

Yes, the project planning approach includes verification checkpoints, adding verification checklists directly into the generated markdown to ensure each actionable phase meets its requirements.

How are generated project plan files named?

Generated project plan files are named dynamically based on key terms extracted from your request, such as creating a file named PLAN-ecommerce-cart.md for an e-commerce website task.