flagship-docs-issues

Generate GitHub parent/child issue trees from contracts and plan slices.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AmirTlinov/magray-marketplace --skill flagship-docs-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flagship-docs-issues
Source: https://github.com/AmirTlinov/magray-marketplace/tree/main/flagship-team/skills/flagship-docs-issues
Command: npx skills add https://github.com/AmirTlinov/magray-marketplace --skill flagship-docs-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of translating approved contracts and plan slices into structured GitHub issues, ensuring clarity and traceability in project management.

Core Features & Use Cases

  • Issue Tree Generation: Creates a hierarchical structure of parent and child issues based on project documentation.
  • Drafting Issues: Produces markdown drafts for both parent and child issues, adhering to defined requirements.
  • Publishing Assistance: Optionally assists in publishing these issues via the GitHub CLI.
  • Use Case: After finalizing a contract for a new software feature, use this Skill to automatically generate a detailed issue tree in GitHub, outlining all necessary development tasks and their dependencies.

Quick Start

Use the flagship-docs-issues skill to generate an issue tree specification from the provided contract document.

Frequently Asked Questions about flagship-docs-issues

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

FAQPage Schema
How do I generate GitHub issues from project documentation?

To generate GitHub issues from project documentation, this Skill translates approved contracts and plan slices into a structured parent/child issue tree. It produces YAML issue tree specifications and markdown drafts for each issue.

What is a parent/child issue tree in project management?

A parent/child issue tree is a hierarchical structure of GitHub issues outlining development tasks and dependencies. This Skill creates it from approved contracts to ensure clarity and traceability in project management.

Can I publish generated issue drafts directly to GitHub via CLI?

Yes, you can publish generated issue drafts directly to GitHub. The Skill optionally assists in publishing the created markdown drafts and issue tree structures via the GitHub CLI.

How do I break down a software contract into task dependencies?

To break down a software contract into task dependencies, use this Skill to automatically generate a detailed issue tree. It outlines all necessary development tasks based on approved contract documentation.

Do I need YAML to create an issue tree specification?

Yes, the Skill generates issue tree specifications in YAML format. It uses this structured format alongside markdown drafts to define parent and child issues from your approved contracts.