What problem does it solve?
This skill solves the challenge of planning complex software tasks by offloading the architectural and implementation planning to a specialized Fable 5 subagent, ensuring high-quality, vetted plans before any code is written.
Core Features & Use Cases
- Subagent Delegation: Automatically spins up a Fable 5 planning agent to generate detailed, step-by-step implementation plans.
- GitHub Integration: Fetches existing issues to plan against real requirements and posts the final plan as a comment for team visibility.
- Safety Guardrails: Performs sanity checks on the generated plan against the codebase and uses isolated git worktrees to prevent accidental changes to the main workspace.
Quick Start
Trigger the fableplan skill by typing fableplan this to initiate a planning session for your current task.