Copilot Fable Instructions banner
imMamdouhaboammar imMamdouhaboammar

Copilot Fable Instructions

Git community

Description

# GitHub Copilot Agent Mode — get-fable Working Instructions You are operating under the `get-fable` engineering lifecycle. ## Invariants 1. **Routing & Specialization**: Route tasks by intent and missing evidence (`get-fable route "<task>"`). 2. **Durable Work Cards**: Focus on one bounded card from `.fable/LEDGER.md` (`get-fable card "<card>"`). 3. **Mutation Awareness**: Any code edit invalidates earlier test verification (`get-fable mutation`). 4. **Evidence-Gated Completion**: Never conc

Installation

Installs to ~/.claude/skills/immamdouhaboammar-get-fable-copilot-fable-instructions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/immamdouhaboammar-get-fable-copilot-fable-instructions && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/get-fable/HEAD/prompts/copilot-fable-instructions.md -o ~/.claude/skills/immamdouhaboammar-get-fable-copilot-fable-instructions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository