flowai-skill-manage-github-tickets

Create and triage GitHub issues with GODS-formatted documentation via MCP tools or gh CLI.

1|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/korchasa/foxcode --skill flowai-skill-manage-github-tickets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flowai-skill-manage-github-tickets
Source: https://github.com/korchasa/foxcode/tree/main/.claude/skills/flowai-skill-manage-github-tickets
Command: npx skills add https://github.com/korchasa/foxcode --skill flowai-skill-manage-github-tickets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and manage GitHub issues efficiently by applying a structured GODS framework to every ticket, reducing ambiguity and manual toil.

Core Features & Use Cases

  • GODS-formatted tickets: Enforce Goals, Overview, Definition of Done, and Solution for every issue.
  • Tool-agnostic workflow: Works with MCP-based tools or the gh CLI to create, update, or triage issues.
  • Consistent collaboration: Provides a repeatable template for bug reports, feature requests, and task triage across repositories.

Quick Start

Detect available tooling and initiate a GODS-formatted ticket creation or update.

Frequently Asked Questions about flowai-skill-manage-github-tickets

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

FAQPage Schema
How do I automate GitHub issue creation with structured templates?

Automate GitHub issue creation by applying the GODS framework, which formats every ticket with Goals, Overview, Definition of Done, and Solution sections. This structured approach reduces ambiguity and manual toil when creating bug reports or feature requests across repositories.

What is the GODS framework for GitHub ticket triage?

The GODS framework is a standardized documentation structure for GitHub issues, standing for Goals, Overview, Definition of Done, and Solution. It enforces consistent ticket formatting to streamline bug report generation, feature requests, and task triage.

Can I use the gh CLI to manage GitHub issues or do I need MCP tools?

You can use either the gh CLI or MCP-based tools to manage GitHub issues. The workflow is tool-agnostic, automatically detecting available tooling to create, update, or triage tickets with GODS formatting across your repositories.

How do I verify GitHub issues are created correctly during automated triage?

Verify GitHub issues after creation by checking the returned issue URLs or issue numbers. The automated workflow requires this verification step to ensure the GODS-formatted tickets are successfully published to the target repository.

Does this automated ticket management workflow support multiple repositories?

Yes, the automated GitHub issue workflow supports multiple repositories. It applies the standardized GODS framework to ensure consistent collaboration and repeatable ticket triage across different repository projects.

What should be included in GitHub bug reports to reduce ambiguity?

GitHub bug reports should include the GODS framework elements: Goals, Overview, Definition of Done, and Solution. This structured documentation provides a repeatable template that reduces manual toil and ensures clear, actionable issue tracking.