fp-plan

Create hierarchical trackable issues with dependencies using the FP CLI.

2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/imedu-io/claude_docker_container --skill fp-plan-imedu-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fp-plan
Source: https://github.com/imedu-io/claude_docker_container/tree/main/.claude/skills/fp-plan
Command: npx skills add https://github.com/imedu-io/claude_docker_container --skill fp-plan-imedu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about fp-plan

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

FAQPage Schema
How do I break down a feature plan into trackable hierarchical issues?

Importing GitHub, Linear, or Notion URLs into trackable issues works by detecting the source URL, fetching its content, and automatically creating hierarchical parent and subtasks using FP CLI commands.

Can I import existing issues from GitHub, Linear, or Notion into a task hierarchy?

Importing GitHub, Linear, or Notion URLs into trackable issues works by detecting the source URL, fetching its content, and automatically creating hierarchical parent and subtasks using FP CLI commands.

How do I model dependencies between subtasks during project planning?

You need to install the FP CLI and initialize your project before using this Skill, which then enables you to execute commands for issue creation, dependency modeling, and tree visualization.

Do I need to install the FP CLI before creating hierarchical project plans?

You need to install the FP CLI and initialize your project before using this Skill, which then enables you to execute commands for issue creation, dependency modeling, and tree visualization.

What's the best way to visualize task hierarchies and dependencies in software planning?

The best way to visualize task hierarchies and dependencies in software planning is using FP CLI tree commands, which map task relationships and render the complete project structure.