manage-issue-plan

Community

Create concrete, verifiable solution plans

Authorcatlog22
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts vague or high-level issue descriptions into concrete, codebase-aware solution plans that include exact file references, ordered steps, and verification criteria, then attaches the result to the repository's issues record to drive execution.

Core Features & Use Cases

  • Auto-detect analysis context: Includes prior analysis findings when present to ground the plan in known root cause and affected files.
  • CLI-driven planning: Builds a safe, parsed prompt and runs maestro delegate with gemini or qwen to generate a structured JSON solution.
  • Atomic attachment: Parses the solution, appends a history entry, and updates .workflow/issues/issues.jsonl without altering other issue fields.
  • Use Case: A developer needs an actionable patch plan for ISS-20260401-001 that lists file:line targets and verification steps to hand off to implementers or automated executors.

Quick Start

Run the manage-issue-plan skill with an issue ID to generate and attach a structured, file-referenced solution plan to .workflow/issues/issues.jsonl.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-issue-plan
Download link: https://github.com/catlog22/Maestro-Flow/archive/main.zip#manage-issue-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.