plan

Refine ambiguous requirements into actionable plans via guided Q&A.

24|5|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/myrtlepn/gran-maestro --skill plan-myrtlepn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/myrtlepn/gran-maestro/tree/main/skills/plan
Command: npx skills add https://github.com/myrtlepn/gran-maestro --skill plan-myrtlepn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mst.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps refine ambiguous requests into clear, actionable plans by engaging in a conversational Q&A process, ensuring all critical decisions and scope are defined before implementation.

Core Features & Use Cases

  • Requirement Refinement: Clarifies vague requests through interactive dialogue.
  • Decision Capture: Documents key decisions, scope, and constraints.
  • Plan Generation: Creates a structured plan.md file for clear execution.
  • Use Case: When a user says "Improve the login screen," this Skill will ask clarifying questions about social login options, JWT implementation, and UI changes, culminating in a detailed plan for the task.

Quick Start

Use the plan skill to refine the requirements for improving the login screen.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I refine ambiguous software requirements into an actionable plan?

You can refine ambiguous requirements into an actionable plan through a guided Q&A process that clarifies scope, captures decisions, and generates a structured plan.md file for execution.

What is requirement scoping and why is it needed before implementation?

Requirement scoping defines project boundaries and constraints before implementation. It is needed to resolve ambiguities early, ensuring that subsequent development requests are based on detailed, actionable specifications.

How do I document technical decisions and project constraints during planning?

To document technical decisions and project constraints during planning, engage in an interactive clarification process that automatically records your answers and scope details directly into a plan.md file.

Can I automate the decision-making process for workflow planning?

Yes, you can automate the decision-making process for workflow planning by using an auto-mode, which resolves scoping questions without manual dialogue to generate the final plan.md file.

Does the plan skill work with debugging and capture contexts?

Yes, the plan skill integrates with debugging and capture contexts, allowing you to refine requirements and generate detailed specifications directly within those specific workflow environments.

What are the limitations of using a conversational Q&A process for task definition?

The limitation of using a conversational Q&A process for task definition is that manual interactive clarification requires user input for each decision, though you can bypass this by enabling automated auto-mode planning.