request-mm

Convert API work requests into actionable Technical Specs through guided questioning and codebase exploration.

1|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/kangmomin/harness-plugins --skill request-mm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request-mm
Source: https://github.com/kangmomin/harness-plugins/tree/main/plugins/minmos-harness/skills/request-mm
Command: npx skills add https://github.com/kangmomin/harness-plugins --skill request-mm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps teams convert API work requests into concrete Technical Specs by guiding questions and structured exploration.

Core Features & Use Cases

  • Phase-driven questioning: guides the user through a sequence of precise questions to uncover requirements.
  • Codebase-aligned Spec generation: analyzes the repository to align the spec with existing structure.
  • Multi-type API tasks: supports creation, modification, review, and debugging workflows.

Quick Start

Describe the API task you want to accomplish and follow the guided questions to generate a concrete Technical Spec.

Frequently Asked Questions about request-mm

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

FAQPage Schema
How do I turn API work requests into actionable technical specs?

To turn API work requests into actionable technical specs, you describe the task and follow phase-driven questioning to uncover requirements. The skill then analyzes the codebase to generate a structured, implementable spec.

Can I use this for API debugging and codebase review tasks?

Yes, you can use this for API debugging and codebase review tasks. It supports multiple API workflows including creation, modification, review, and debugging to ensure traceable changes across the codebase.

What is phase-driven questioning for API engineering workflows?

Phase-driven questioning for API engineering is a structured process that guides users through a sequence of precise questions. It uncovers hidden requirements before aligning the technical spec with the existing codebase.

How do I generate a codebase-aligned API spec for new endpoints?

You generate a codebase-aligned API spec by inputting your endpoint creation request. The skill explores the repository structure and outputs a technical spec matching existing architectural patterns.

Does API spec generation work without adding dependencies to my project?

Yes, API spec generation works without adding dependencies to your project. The skill operates independently to analyze the codebase and generate structured technical documentation without requiring external libraries.