validate-fableplan-loop

Automate GitHub issue validation, Fable 5 planning, and code implementation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the inefficiency of manual issue validation and planning by chaining verification, architectural planning, and implementation into a single, autonomous workflow.

Core Features & Use Cases

  • Automated Validation: Fact-checks issue claims against the codebase to ensure feasibility before any work begins.
  • Fable 5 Planning: Integrates a dedicated planning phase for complex tasks, ensuring implementation follows a vetted architectural strategy.
  • Autonomous Execution: Drives the entire lifecycle from issue validation to PR review and convergence without requiring constant user intervention.

Quick Start

Invoke the validate-fableplan-loop skill for issue number 42 to automatically validate, plan, and implement the fix.

Frequently Asked Questions about validate-fableplan-loop

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

FAQPage Schema
How do I automate GitHub issue validation before starting code implementation?▼

Automating GitHub issue validation involves fact-checking issue claims against the codebase to ensure feasibility before any code implementation begins. This workflow prevents invalid issues from progressing to the planning phase.

What is Fable 5 planning for autonomous software development?▼

Fable 5 planning is a dedicated architectural phase for complex software tasks that uses a subagent to vet architectural strategies before autonomous code delivery and PR generation occur.

Can I automatically generate pull requests from GitHub issues without manual intervention?▼

Yes, you can automatically generate pull requests by chaining validation, architectural planning, and code implementation into a single autonomous workflow that drives the entire issue lifecycle to PR review.

Does this autonomous code review workflow handle complex issue tracking scenarios?▼

This autonomous workflow targets complex software development tasks requiring rigorous fact-checking and structured architectural planning. It coordinates session-model validation with subagent planning to ensure high-quality code delivery for complex issue tracking.

What are the limitations of automating the entire issue to PR lifecycle?▼

Automating the issue to PR lifecycle requires rigorous fact-checking against the codebase. Complex tasks lacking clear architectural strategies or verifiable claims may fail validation and halt the autonomous execution pipeline before PR generation.