plan

Decompose complex goals into typed subtasks with dependencies and deliverables.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Genuineh/fus --skill plan-genuineh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Genuineh/fus/tree/main/skills/plan
Command: npx skills add https://github.com/Genuineh/fus --skill plan-genuineh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of managing complex projects by providing a structured approach to task decomposition, planning, and organization, preventing overwhelm and ensuring clarity.

Core Features & Use Cases

  • Task Decomposition: Breaks down large tasks into smaller, manageable subtasks.
  • Execution Planning: Helps create detailed plans with dependencies, complexity estimates, and timelines.
  • TODO Structuring: Provides a clear format for organizing and tracking subtasks.
  • Use Case: When starting a new feature development, use this skill to break it down into research, design, implementation, testing, and documentation phases, ensuring no critical step is missed.

Quick Start

Use the plan skill to break down the task "Implement user authentication system" into subtasks.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down complex project objectives into manageable subtasks?

Task decomposition breaks complex project objectives into manageable subtasks with defined types, complexity, dependencies, and deliverables to prevent overwhelm and ensure clarity. It provides a structured approach for efficient workflow management.

What is the best way to structure a TODO list for feature development?

Structuring a TODO list for feature development involves breaking the work into research, design, implementation, testing, and documentation phases. This ensures no critical step is missed and provides a clear format for tracking subtasks.

How does task decomposition handle dependencies and complexity estimates?

Task decomposition handles dependencies and complexity by assigning defined types and estimates to each subtask during execution planning. This creates detailed plans that clarify timelines and relationships between actionable steps.

Can I use structured planning for any scale of software engineering workflow?

Yes, structured planning applies to any software engineering workflow scale by providing planning principles for efficient task management. It prevents overwhelm on large projects and ensures clarity on smaller objectives through actionable step decomposition.

When do I need structured task decomposition for project management?

You need structured task decomposition when starting new features or managing complex projects that cause overwhelm. It provides a structured approach to organization, ensuring clarity and preventing missed critical steps in the workflow.

Does task planning work without external project management dependencies?

Yes, task planning works without external project management dependencies by using structured TODO item creation and internal planning principles. It facilitates workflow management independently through defined subtask types and deliverables.