long-term-plan

Creates structured long-term project plans with milestones, tasks, and schedules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chhpt/skills --skill long-term-plan-chhpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: long-term-plan
Source: https://github.com/chhpt/skills/tree/main/skills/long-term-plan
Command: npx skills add https://github.com/chhpt/skills --skill long-term-plan-chhpt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a big goal into an actionable plan is hard: users struggle to break objectives into milestones, decompose them into executable tasks, and schedule everything across days or weeks. This Skill guides that process through structured multi-turn dialogue and converts the result into a managed project with scheduled tasks. ## Core Features & Use Cases - Guided Goal Clarification: Walks users through defining objectives, timeframes, starting points, and constraints before planning. - Milestone and Task Decomposition: Suggests 3-5 measurable milestones, then breaks them into tasks with scheduled dates, priorities, time estimates, and dependency chains. - Auto vs Manual Task Classification: Distinguishes tasks the AI can execute automatically (research, drafting, data collection) from those requiring user action (decisions, external platform operations). - Use Case: A user planning a one-month content creation schedule gets a project with weekly milestones, auto-executed research and drafting tasks, and manual publishing tasks arranged on a calendar. ## Quick Start Help me create a one-month plan to launch my newsletter, broken into milestones and scheduled tasks.

Frequently Asked Questions about long-term-plan

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

FAQPage Schema
How do I break a big goal into an actionable project plan?

Start by stating your goal, timeframe, and constraints in conversation. The Skill guides you through defining 3-5 measurable milestones, then decomposes each into scheduled tasks with priorities, time estimates, and dependencies.

How to schedule tasks across days or weeks automatically?

Tasks are created in batch with scheduled_date fields spread across your timeline. The Skill considers milestone dependencies and learning curves when assigning dates, and automatic tasks begin executing on schedule after you confirm the plan.

What is the difference between auto and manual tasks?

Auto tasks are executed by the AI, such as research, drafting, data collection, and report generation. Manual tasks require your participation, including decisions, external platform operations like publishing, and subjective review work.

Can I adjust the plan after it has been created?

Yes, the plan remains editable through conversation after initial creation. You can modify milestones, reschedule tasks, change priorities, or add new tasks as circumstances change.

Why does the planning skill convert my conversation into a project first?

Task creation and plan document tools only exist inside a project context. The convert_to_project step transforms a normal conversation into a project, immediately unlocking create_tasks and update_plan_document for structured planning.