fable-new-issue

Draft GitHub issues via a read-only Fable 5 subagent with duplicate checks and complexity scoring.

45|7|Updated Jul 4, 2026
One-click install
npx skills add https://github.com/richkuo/rk-skills --skill fable-new-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fable-new-issue
Source: https://github.com/richkuo/rk-skills/tree/main/skills/fable-new-issue
Command: npx skills add https://github.com/richkuo/rk-skills --skill fable-new-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of creating incomplete or poorly researched GitHub issues by delegating the drafting process to a specialized Fable 5 subagent that performs rigorous grounding and validation.

Core Features & Use Cases

  • Automated Research: Automatically performs duplicate checks, code grounding, and approach design before drafting.
  • Standardized Quality: Ensures every issue includes a complexity score, a fableplan signal, and a complete, actionable body.
  • Use Case: When you have a complex bug or feature idea, use this skill to generate a fully-vetted issue draft that is ready for immediate filing without the risk of creating a stub.

Quick Start

Trigger the fable-new-issue skill by typing fable new issue followed by a description of the task you want to document.

Frequently Asked Questions about fable-new-issue

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

FAQPage Schema
How do I automate GitHub issue drafting to avoid incomplete bug reports?

You can automate GitHub issue drafting by delegating the task to a read-only subagent that performs duplicate checks, code grounding, and complexity scoring to ensure high-quality, validated issue creation.

What is code grounding for GitHub issue tracking automation?

Code grounding for GitHub issue tracking validates proposed issues by referencing actual file contents and codebase context before drafting, ensuring the issue body is actionable and accurately reflects the software state.

How do I generate a complexity score for a new GitHub issue?

To generate a complexity score for a new GitHub issue, a subagent analyzes the task description and grounded code context, returning a validated complexity metric alongside the drafted issue body for final review.

Does automated issue drafting work without creating side effects in the repository?

Yes, automated issue drafting works without side effects by using a read-only Fable subagent to perform research and composition, returning a draft for final review instead of directly modifying the repository.

Do I need a subagent to perform duplicate checks for GitHub issues?

Yes, you need a subagent to perform duplicate checks for GitHub issues, as the workflow delegates this research phase to a side-effect-free subagent that gathers context before returning a fully vetted issue draft.

When should I use an automated workflow for GitHub issue creation?

You should use an automated workflow for GitHub issue creation when you have a complex bug or feature idea and need to generate a fully-vetted, actionable issue draft that is ready for immediate filing without creating stubs.