plan

Generate structured work plans with requirements, steps, and risks.

153|12|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jmstar85/oh-my-githubcopilot --skill plan-jmstar85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/jmstar85/oh-my-githubcopilot/tree/main/.github/skills/plan
Command: npx skills add https://github.com/jmstar85/oh-my-githubcopilot --skill plan-jmstar85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan generates comprehensive, actionable work plans through intelligent interaction, turning vague requests into structured roadmaps.

Core Features & Use Cases

  • Interactive Interview Mode to gather requirements from broad requests.
  • Direct Planning Mode for detailed requests with rapid plan generation.
  • Consensus and Critic loops to surface trade-offs and validate plans.

Quick Start

Plan a comprehensive project roadmap for a new feature request.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn vague feature requests into actionable work plans?

To turn vague feature requests into actionable work plans, you can use an interactive interview mode that gathers requirements through intelligent interaction, generating a structured roadmap with implementation steps and acceptance criteria.

What is multi-agent consensus and critique in project planning?

Multi-agent consensus and critique in project planning is a validation mechanism where multiple roles evaluate trade-offs and surface risks, ensuring the final plan is comprehensive and validated before implementation.

How do I generate a project roadmap for a detailed feature request quickly?

To generate a project roadmap for a detailed feature request quickly, use direct planning mode to bypass interactive interviews and automatically output a structured plan with implementation steps, risks, and verification criteria.

Can I automate workflow planning for complex product management goals?

Yes, you can automate workflow planning for complex product management goals by using multi-agent planning to automatically detect request scope, gather requirements, and output structured plans to a designated directory.

What format do generated work plans use for storing requirements and risks?

Generated work plans are saved as structured files in a dedicated plans directory, containing organized sections for requirements, acceptance criteria, implementation steps, risks, and verification steps.

When should I use interactive interview mode instead of direct planning?

You should use interactive interview mode instead of direct planning when you have broad or ambiguous requests that require requirements gathering, whereas direct planning suits detailed requests with clear parameters.