create-plan

Generate a structured Plan.md with steps, dependencies, approvals, and success criteria.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/HafizFasih/Autonomous-FTEs --skill create-plan-hafizfasih
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/HafizFasih/Autonomous-FTEs/tree/main/.claude/skills/create-plan
Command: npx skills add https://github.com/HafizFasih/Autonomous-FTEs --skill create-plan-hafizfasih

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down complex, multi-step tasks into clear, executable plans by generating a structured Plan.md with actionable steps, dependencies, approvals, and success criteria.

Core Features & Use Cases

  • Automates task decomposition: breaks a task with 3+ components into 3-7 concrete steps with clear dependencies and approval needs.
  • Generates Plan.md: creates a Markdown plan that integrates frontmatter, phases, and an execution log for traceability.
  • Flexible use cases: suitable for project planning, campaigns, research tasks, and multi-phase initiatives.

Quick Start

Describe your task and let the skill generate a complete Plan.md with steps, dependencies, approvals, and success criteria.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I break down a complex task into actionable steps with dependencies?

To break down a complex task, you generate a structured Plan.md that decomposes requirements into 3-7 actionable steps, identifies dependencies, flags necessary approvals, and defines success criteria for traceability.

What is the best way to structure a multi-phase project plan in Markdown?

Structuring a multi-phase project plan in Markdown is best done by using frontmatter for metadata, separating phases, detailing steps with estimates, and including an execution log for traceability.

How do I track task approvals and execution progress in a Markdown file?

To track task approvals and execution progress in a Markdown file, you enforce frontmatter, step details, dependency mapping, approval flags, and maintain an execution log within the Plan.md structure.

Can I use automated task decomposition for research tasks and multi-component campaigns?

Automated task decomposition can be used for research tasks and multi-component campaigns by analyzing requirements and generating structured plans with clear dependencies, estimates, and approval needs.

When do I need a structured plan with approval flags and an execution log?

A structured plan with approval flags and an execution log is needed when a task has multiple components, requires cross-project approvals, and demands traceability throughout the execution phases.