One-click install
npx skills add https://github.com/myrtlepn/gran-maestro --skill request-myrtlepn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request
Source: https://github.com/myrtlepn/gran-maestro/tree/main/skills/request
Command: npx skills add https://github.com/myrtlepn/gran-maestro --skill request-myrtlepn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of translating user requests into detailed, executable specifications, bridging the gap between an initial idea and a concrete development plan.

Core Features & Use Cases

  • Requirement Refinement: Clarifies ambiguous requests through guided questioning and AI-driven analysis.
  • Specification Generation: Automatically creates detailed spec.md files outlining requirements, acceptance criteria, and task breakdowns.
  • Workflow Integration: Seamlessly integrates with other Gran Maestro skills like /mst:approve and /mst:debug to manage the entire development lifecycle.
  • Use Case: A product manager can simply say, "Add a dark mode to the user profile page," and this Skill will initiate a process to gather all necessary details, assign tasks, and generate a specification ready for implementation.

Quick Start

Use the request skill to detail the requirements for adding a new user authentication feature.

Frequently Asked Questions about request

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

FAQPage Schema
How do I generate a spec.md file from a raw feature request?

To generate a spec.md file from a feature request, the Skill parses user input, performs code exploration, and refines ambiguous requirements through AI-driven analysis to produce detailed specifications with acceptance criteria and task breakdowns.

What is AI-assisted requirement analysis and how does it handle ambiguity?

AI-assisted requirement analysis clarifies ambiguous development requests through guided questioning and ideation. It parses initial user ideas and uses AI-driven discussion to resolve uncertainties before generating a detailed executable specification.

How to turn a product manager's request into an actionable development plan?

To turn a request into an actionable development plan, this Skill initiates a workflow that gathers necessary details, assigns tasks, and generates a specification file bridging the gap between an initial idea and a concrete development plan.

Can I integrate specification generation with existing debug sessions and plans?

Yes, specification generation supports integration with existing plans and debug sessions. It also connects with workflow automation tools like approval and debug commands to manage the entire development lifecycle seamlessly.

Do I need automated approval and pre-review checks for task management workflow automation?

Automated approval and pre-review checks are supported options within the task management workflow automation. They streamline the specification generation process by validating requirements before implementation begins.