What problem does it solve?
This Skill solves the chaos of unstructured planning by transforming vague ideas or imported issues into organized, hierarchical tasks with dependencies, making complex projects manageable and trackable.
Core Features & Use Cases
- Plan Creation and Breakdown: Generates parent issues with detailed descriptions and breaks them into atomic subtasks using FP CLI commands.
- External Import Integration: Detects and fetches content from GitHub, Linear, or Notion URLs to create issues automatically.
- Dependency and Visualization: Models task relationships with dependencies and visualizes the full hierarchy using tree commands.
- Use Case: When a developer pastes a GitHub issue URL for a new feature, the Skill imports it, creates a parent issue, and suggests subtasks like data modeling and API integration with proper dependencies.
Quick Start
Create a detailed plan for implementing user authentication, breaking it down into subtasks with dependencies on data models and OAuth setup.