plan

Generate a phased implementation plan with atomic tasks from requirements and architecture documents.

294|54|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/owainlewis/blueprint --skill plan-owainlewis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/owainlewis/blueprint/tree/main/skills/plan
Command: npx skills add https://github.com/owainlewis/blueprint --skill plan-owainlewis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms high-level requirements and architecture documents into a detailed, phased implementation plan with atomic tasks, making complex projects manageable.

Core Features & Use Cases

  • Task Breakdown: Deconstructs project requirements into small, executable tasks.
  • Phased Planning: Organizes tasks into logical phases based on working software delivery.
  • Dependency Mapping: Visualizes task dependencies for efficient parallelization.
  • Use Case: After defining project requirements and architecture, use this Skill to generate a TASKS.md file that outlines every step needed to build the software, ready for ticketing systems or direct agent execution.

Quick Start

Use the plan skill to generate TASKS.md from REQUIREMENTS.md and ARCHITECTURE.md.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down software requirements into an implementation plan with atomic tasks?

To break down software requirements into an implementation plan, this Skill analyzes your architecture documents and generates a phased task list. It organizes high-level requirements into logical phases and visualizes dependencies for efficient execution.

What is the best way to generate a TASKS.md file from REQUIREMENTS.md and ARCHITECTURE.md?

The best way to generate a TASKS.md file from requirements and architecture documents is using a task breakdown tool. This Skill transforms those inputs into a scannable, actionable plan ready for ticketing systems or direct agent execution.

Can I use this for agile project management and agent-based development workflows?

Yes, you can use this for agile project management and agent-based development workflows. It supports these environments by creating an actionable implementation plan that maps task dependencies for efficient parallelization.

How does task dependency mapping work for complex software development projects?

Task dependency mapping works by evaluating the generated atomic tasks and visualizing their relationships. This allows for efficient parallelization and execution across logical phases within your software development project.

Do I need architecture documents to create a phased implementation plan?

Yes, you need architecture and requirements documents to create a phased implementation plan. The Skill uses these high-level inputs to deconstruct the project into small, executable tasks organized by working software delivery phases.