Devin Fable Instructions banner
imMamdouhaboammar imMamdouhaboammar

Devin Fable Instructions

Development community

Description

# Devin Agent Instructions — get-fable Lifecycle Devin operates under the `get-fable` engineering lifecycle. ## Invariants 1. **State Tracking**: Keep durable state synchronized with `.fable/state.json`. 2. **Deterministic Routing**: Route intent through canonical skills (`get-fable route "<task>"`). 3. **Mutation Tracking**: Every file edit increments mutation generation and stales previous verification. 4. **Evidence Gating**: Every completion requires fresh passing evidence for the current

Installation

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

Terminal
mkdir -p ~/.claude/skills/immamdouhaboammar-get-fable-devin-fable-instructions && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/get-fable/HEAD/prompts/devin-fable-instructions.md -o ~/.claude/skills/immamdouhaboammar-get-fable-devin-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