get-fable
Run the following command in DeepSeek Harness:
dsh plugin install imMamdouhaboammar/get-fable
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install imMamdouhaboammar/get-fable in the DeepSeek Harness terminal; the plugin source is available at https://github.com/imMamdouhaboammar/get-fable
About this plugin
Two coding agents running the same model can behave in diametrically opposite ways. One inspects the repository before touching anything, writes a failing test before a fix, and re-diagnoses the root cause after three failed retries. The other patches production code on a hunch, treats a stale green test run as proof, and ends the session with a confident "Done." get-fable targets exactly that gap. It does not swap your model; it wraps the model in a disciplined working layer built from 25 interconnected specialist skills and a lifecycle router that decides which skill takes over based on intent, durable state, and priority signals such as repeated failure, security sensitivity, and stale verification.
Every skill carries its own operational playbook: explicit activation boundaries, situational classification for ambiguous cases, staged red/green execution gates, non-negotiable architectural invariants, failure taxonomies that change the next action on error, anti-pattern guards, structured state handoffs, and comprehensive behavioral evals. The catalog spans understanding the work (repository path tracing, primary-source research, dependency-aware planning), building the change (TDD boundary proof, semantic-level parallel delegation, scoped execution, complexity reduction), proving correctness (failure-mode matrices, diff-level review, trust-boundary security tracing, independent oracle comparison, agent behavior evaluation), keeping long sessions healthy (causal rebuild after repeated failure, the Spark micro-suggestion that is permitted to stay silent, durable memory, resumable handoff, autonomous scoped work, state-machine polling), working with the environment (runtime artifact spawning with readiness and cleanup phases, harness configuration with least privilege), and producing evidence people can use (honest data visualisation, source-grounded documents and diagrams). A dedicated skill-creator skill lets you extend the harness to the same V2 standard.
get-fable is portable across more than 30 coding agents, platforms, and IDEs, from Claude Code, Codex, Cursor, and Gemini CLI to community tools like Aider, Cline, and Roo Code. You keep the model and editor you already use and add the discipline layer on top. It is built for engineers and teams who want their existing agent to work more like a senior partner: inspect before edit, prove before patch, re-diagnose before retry, and verify before declaring done.
Screenshots
Use Cases
- Route across 25 skills in long sessions to prevent stale verification, blind retries, and lost plans
- Split work across parallel subagents only when semantic independence is confirmed, avoiding shared-contract conflicts
- Separate source correctness from user-facing artifacts before release, distinguishing READY_NOT_PUBLISHED from genuinely RELEASED
Best For
- Engineers coding with any agent such as Codex, Claude Code, Cursor, or Gemini CLI
- Small-to-medium teams that want stricter TDD, security, and failure-recovery discipline
- Power users who value auditable agent behavior and cross-model consistency
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.