Plan Skill

Guide structured requirement gathering and generate detailed work plans.

7|1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/stefandevo/oh-my-claude --skill plan-skill-stefandevo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Plan Skill
Source: https://github.com/stefandevo/oh-my-claude/tree/main/skills/plan
Command: npx skills add https://github.com/stefandevo/oh-my-claude --skill plan-skill-stefandevo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of gathering requirements and creating detailed work plans, ensuring clarity and alignment before implementation begins.

Core Features & Use Cases

  • Structured Interviewing: Guides users through a series of targeted questions to define project scope and requirements.
  • Drafting & Iteration: Creates and updates a planning draft document as information is gathered.
  • Codebase Research: Leverages tools to explore existing code for relevant patterns and potential conflicts.
  • Plan Generation: Compiles all gathered information into a comprehensive work plan.
  • Use Case: Kickstart a new feature development by using @plan to define its objectives, requirements, and a step-by-step implementation strategy.

Quick Start

Use the plan skill to start a planning session for adding user authentication.

Frequently Asked Questions about Plan Skill

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

FAQPage Schema
How do I gather requirements and create a structured work plan for a new feature?

To gather requirements and create a structured work plan, you can use an interactive interview process that defines project objectives, identifies constraints, and generates detailed task breakdowns. This ensures clarity and alignment before implementation begins.

What is the best way to research existing codebase patterns before planning a software project?

Researching existing codebase patterns during planning is best handled by leveraging integrated tools to explore existing code for relevant patterns and potential conflicts. This informs the final work plan and ensures technical alignment.

Can I iteratively refine a project plan draft before finalizing the implementation strategy?

Yes, you can iteratively refine a project plan draft before finalizing the implementation strategy. The process utilizes a dedicated draft file for iterative refinement, updating it as information is gathered before final plan generation.

Does structured requirement gathering support defining project scope and constraints through an interview?

Structured requirement gathering supports defining project scope and constraints through a targeted interview process. It guides users through specific questions to map out project objectives, limitations, and detailed task breakdowns.

How do I generate a step-by-step implementation strategy for adding user authentication?

To generate a step-by-step implementation strategy for adding user authentication, initiate a planning session to define objectives and requirements. The process compiles gathered information into a comprehensive work plan with detailed task breakdowns.