plan

Convert project descriptions into structured work plans with acceptance criteria.

28|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/MeroZemory/oh-my-droid --skill plan-merozemory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/MeroZemory/oh-my-droid/tree/main/skills/plan
Command: npx skills add https://github.com/MeroZemory/oh-my-droid --skill plan-merozemory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The plan skill turns vague or detailed project prompts into clear, actionable work plans by guiding you through requirement interviews, analyst consultation, and structured planning outputs.

Core Features & Use Cases

  • Interview vs Direct Planning: Detects when to ask clarifying questions or skip straight to planning based on request specificity and keywords.
  • Analyst Collaboration: Calls the Analyst subagent to reveal hidden requirements, risks, and dependencies before closing the plan.
  • Structured Deliverables: Produces requirements summaries, testable acceptance criteria, file-referenced implementation steps, risk mitigations, and verification instructions.
  • Use Case: Kick off a multi-agent REST API delivery by letting the skill determine if an interview is needed and then compiling a vetted work plan.

Quick Start

Ask plan to run its interview workflow and then generate a detailed work plan for your project.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn a vague project idea into a structured work plan?

Structured work plans are generated by guiding you through a requirements interview to clarify the vague project idea, then compiling the details into an actionable output. It detects request specificity to decide whether to ask clarifying questions or plan directly.

What is interview-mode strategic planning for multi-agent development?

Interview-mode strategic planning uses a clarification phase to gather requirements before orchestrating multi-agent development. It ensures the final plan includes vetted implementation steps and risk mitigations tailored to the project.

Does the planning workflow automatically handle risk mitigation and acceptance criteria?

Yes, the planning workflow automatically enforces risk mitigation and testable acceptance criteria. It consults an Analyst subagent to reveal hidden requirements and dependencies before closing the final plan.

Can I skip the requirements interview and generate a direct work plan?

Yes, you can skip the requirements interview if your project description is explicit. The workflow detects request specificity and keywords to determine whether to skip straight to direct planning.

What's the best way to gather requirements for a REST API delivery work plan?

The best way to gather requirements for a REST API delivery work plan is using an interview-guided workflow. It consults an Analyst subagent to reveal hidden dependencies and produces file-referenced implementation steps and verification instructions.