tickets

Generate GitHub epics and tickets from project artifacts.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill tickets-benmore-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tickets
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/tickets
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill tickets-benmore-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow automates turning high-level product goals into structured GitHub issues, enabling fast planning and clear execution paths.

Core Features & Use Cases

  • Holistic project discovery: scans repo artifacts (docs, diagrams, and specs) to extract requirements and intent.
  • Epics and tickets generation: creates prioritized Epics with linked Tickets, estimates, iterations, and assignees.
  • GitHub Projects integration: maps artifacts into project boards with standardized fields and templates.
  • Documentation generation: produces project docs (README.md, CLAUDE.md, and flow diagrams) to onboard teams and guide implementation.

Quick Start

Generate a complete GitHub issue plan for the current repository and apply it to the main project board.

Frequently Asked Questions about tickets

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

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

To generate GitHub issues from project documentation, this Skill scans your repo artifacts to extract requirements, then creates prioritized epics and linked tickets with estimates, iterations, and assignees for immediate project board mapping.

What is the best way to plan epics and tickets for a major software refactor?

The best way to plan epics for a major refactor is to run a holistic discovery scan on your existing specs, which generates structured epics with linked tickets, scheduling estimates, and project-board mappings for clear execution paths.

Can I map generated GitHub issues directly into GitHub Projects boards?

Yes, you can map generated GitHub issues directly into GitHub Projects boards. The workflow applies standardized fields and templates to integrate your newly created epics and tickets into your main project board.

How do I create onboarding documentation alongside GitHub issue generation?

You create onboarding documentation alongside GitHub issues by using the multi-document output feature, which automatically produces README.md, CLAUDE.md, and flow diagrams to guide implementation and onboard teams.

Do I need existing repository artifacts to generate a complete GitHub issue plan?

Yes, you need existing repository artifacts like docs, diagrams, and specs to generate a complete issue plan. The Skill relies on scanning these artifacts to extract requirements and intent for accurate epic and ticket generation.