fable-new-issue-loop

Automate GitHub issue creation, validation, implementation, and PR review loops.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction between identifying a task and seeing it through to a completed pull request by automating the entire lifecycle of an issue.

Core Features & Use Cases

  • Fable 5 Integration: Leverages a specialized subagent to draft high-quality, well-structured issues.
  • Autonomous Workflow: Chains issue creation, validation, implementation, and PR review into a single, hands-off process.
  • Use Case: When you have a vague idea for a feature, this skill will draft the technical requirements, file the issue, implement the code, and drive the PR to approval without requiring constant manual oversight.

Quick Start

Invoke the fable-new-issue-loop skill to draft a new issue based on the current conversation and drive it to a reviewed pull request.

Frequently Asked Questions about fable-new-issue-loop

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

FAQPage Schema
How do I automate a GitHub issue into a pull request?

You can automate the GitHub issue to pull request lifecycle by chaining Fable 5 subagent drafting with autonomous validation and implementation loops. This workflow handles issue creation, coding, and PR review without requiring constant manual oversight.

What is autonomous end-to-end GitHub issue resolution?

Autonomous end-to-end GitHub issue resolution is a process that automates the full lifecycle of an issue from drafting technical requirements to driving a pull request to approval. It eliminates friction between identifying a task and seeing it through to completion.

Can I use this workflow to draft technical requirements from a vague feature idea?

Yes, you can use this workflow to draft technical requirements from a vague feature idea. The integrated Fable 5 subagent specializes in drafting high-quality, well-structured issues based on the current conversation before implementation begins.

How do I integrate quality checks into automated pull request generation?

You integrate quality checks into automated pull request generation by chaining autonomous validation loops within the implementation process. This ensures structural integrity and convergence between your issue tracking system and code review processes.

What are the limitations of fully automating GitHub issue resolution?

A limitation of fully automating GitHub issue resolution is that it requires coordination between issue tracking systems and code review processes to ensure structural integrity. Complex implementations may still require manual oversight to converge properly.