plan

Elicit feature requirements and draft a plan document with phases and dependencies.

19|3|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/GobbyAI/gobby --skill plan-gobbyai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/GobbyAI/gobby/tree/main/src/gobby/install/shared/skills/plan
Command: npx skills add https://github.com/GobbyAI/gobby --skill plan-gobbyai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams structure their thinking by eliciting requirements and drafting a formal plan document before breaking work into tasks.

Core Features & Use Cases

  • Guided requirements gathering: Collect essential details to shape a feature.
  • Plan drafting: Produce a complete plan document with phases, tasks, and dependencies.
  • Hand-off ready: Prepares a plan for review and expansion using /g expand.

Quick Start

Start a planning session by asking the assistant to draft a plan for your feature, then review and approve before expanding into tasks.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I draft a feature plan document before expanding into tasks?

To draft a feature plan document, initiate a planning session to elicit project requirements. The system guides you through collecting essential details and produces a complete plan with phases, tasks, and dependency validation for review.

What is structured feature planning and when do I need it?

Structured feature planning is a formal process of eliciting requirements and drafting a plan document before coding. You need it when teams require a formal plan with defined phases and dependencies before expanding work into specific tasks or playbooks.

How do I gather requirements for a feature specification?

You gather requirements for a feature specification through a guided elicitation process. The planning workflow collects essential project details to shape the feature and maps them into a structured plan document ready for team review and handoff.

Can I validate task dependencies during feature planning?

Yes, you can validate task dependencies during feature planning. The workflow specifically includes dependency validation as part of the plan document drafting process, ensuring that mapped tasks are logically connected before handoff to task expansion.

What is the best way to map phases to tasks in a plan document?

The best way to map phases to tasks is using a structured planning workflow that applies task mapping and dependency validation. This produces a comprehensive plan document that organizes work into clear phases before expanding into actionable tasks.

How do I hand off a plan for task expansion?

You hand off a plan for task expansion by finalizing the drafted plan document through review and approval. Once the phases and dependencies are validated, the plan is ready for downstream expansion using the designated task expansion command.