Gastrobrain Issue Roadmap Creator

Generate phase-based Markdown roadmaps from GitHub issues.

1|Updated Feb 12, 2025
One-click install
npx skills add https://github.com/alemdisso/gastrobrain --skill gastrobrain-issue-roadmap-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gastrobrain Issue Roadmap Creator
Source: https://github.com/alemdisso/gastrobrain/tree/main/.claude/skills/gastrobrain-issue-roadmap
Command: npx skills add https://github.com/alemdisso/gastrobrain --skill gastrobrain-issue-roadmap-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of detailed, phase-based roadmaps from GitHub issues, ensuring consistent planning and fast onboarding for new contributors.

Core Features & Use Cases

  • Phase-based roadmaps with four clear phases (Analysis, Implementation, Testing, Documentation)
  • Template-driven outputs that include concrete file paths and tasks
  • Automatic enforcement of project conventions (localization, testing, migrations)
  • Reusable roadmaps to accelerate future issue work

Quick Start

To generate a roadmap, provide an issue number such as #199 or use the command line: /skill gastrobrain-issue-roadmap #199. The skill outputs a complete Markdown document you can review, edit, and merge into your project.

Frequently Asked Questions about Gastrobrain Issue Roadmap Creator

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

FAQPage Schema
How do I generate a structured roadmap from a GitHub issue?

To generate a structured roadmap from a GitHub issue, provide the issue number or use the command line. The skill analyzes the issue type and outputs a complete Markdown roadmap with four distinct phases and explicit file paths.

What is a phase-based roadmap for feature planning?

A phase-based roadmap is a structured planning document divided into Analysis, Implementation, Testing, and Documentation phases. It applies project conventions like localization and testing standards to guide feature work and accelerate onboarding.

How do I enforce localization and testing standards in a project roadmap?

You can enforce localization and testing standards in a project roadmap by using a template-driven generation process. The skill automatically applies these project conventions to the output Markdown, ensuring consistent planning across issues.

Does the roadmap template include specific file paths for implementation?

Yes, the roadmap template includes concrete file paths for implementation. By analyzing the GitHub issue and applying project conventions, it generates a reusable Markdown document with explicit file paths and tasks for each phase.

Can I reuse a generated roadmap for future GitHub issues?

Yes, you can reuse generated roadmaps for future GitHub issues. The skill produces a reusable template that standardizes the planning process, ensuring consistent phase-based structures and fast onboarding for new contributors.

What's the best way to automate issue planning for new contributors?

The best way to automate issue planning for new contributors is generating template-driven Markdown roadmaps from GitHub issues. This enforces project conventions automatically, providing clear phases and file paths to standardize onboarding.