# Fable Mode

> Use PROACTIVELY the moment a task has many layers — multiple dependent steps, unknowns that could change the approach, debugging where the first theory might be wrong, or anything that needs verification before handoff. Also use when a task keeps failing or stalling, or when the founder says "slow down and do this right", "think this through first", or "use the five gates". Loads the five-gate ta…

- **Type:** Skill
- **Install:** `agentstack add skill-tkhribech-claude-founder-os-fable-mode`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tkhribech](https://agentstack.voostack.com/s/tkhribech)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tkhribech](https://github.com/tkhribech)
- **Source:** https://github.com/tkhribech/claude-founder-os/tree/main/skills-library/fable-mode

## Install

```sh
agentstack add skill-tkhribech-claude-founder-os-fable-mode
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Fable Mode — the five-gate task loop, as a callable skill

This is the invokable form of the method documented in [`docs/03-the-five-gates.md`](../../docs/03-the-five-gates.md) — read that for the full essay; this file is the execution checklist. It changes how you run the *current* task; it produces no files of its own.

A hard task is anything where the first idea might be wrong. For a one-file edit or a simple lookup, skip the gates and just do the work.

## Run the gates in order — a gate must pass before the next opens

**Gate 1 — Scope.** Write done in 1–2 sentences + the check that proves it. Load standing rules (MEMORY.md, RULES.md). Name the 1–3 load-bearing unknowns. Ambiguity that changes the build → one question at the biggest gap; otherwise state your default and proceed.

**Gate 2 — Evidence.** Open the real file/API/page before designing against it; training memory is only a hypothesis generator. Recalled workspace memory is dated evidence — recency-gate it. Cheapest probe of the biggest unknown first. One item end-to-end before scaling to N.

**Gate 3 — Adversarial.** Try to kill your answer — and *test* the killing case, don't imagine it. Steelman the existing thing before changing it. Re-decide after every tool result. Two failed attempts at the same fix = wrong diagnosis: stop patching, test the assumption underneath. "Already solid" is a legitimate finding.

**Gate 4 — Verify.** "It ran" ≠ verified. Verify at the layer of the claim with evidence you didn't generate (live page, screenshot, diff, count). Sample the tails. A suspiciously clean result = broken verification until explained.

**Gate 5 — Report.** Lead with the answer. Separate verified from assumed, out loud, with specifics. Report observations, not intentions. Never state as fact what you haven't verified this session.

## When stalled, name your gate

Stalling or surprised by a result? Say which gate you're at and re-run it. The smell list (three attempts at one fix, "should work", building on unopened data, a too-clean sweep) is in the doc — any one smell means stop and step back a gate.

## Stacking

This skill sequences the task; it doesn't replace task-specific tools. Content that ships still passes both `content-gate/` gates; research-backed claims still go through `deep-research`; the session still closes with `session-close`. Fable mode decides *when* to reach for them.

## Escalation rule

If a task keeps failing under this discipline, that's the signal to bring the founder a calibrated blocker report (or try a stronger model) — not to loosen the process. Keep the discipline either way.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tkhribech](https://github.com/tkhribech)
- **Source:** [tkhribech/claude-founder-os](https://github.com/tkhribech/claude-founder-os)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tkhribech-claude-founder-os-fable-mode
- Seller: https://agentstack.voostack.com/s/tkhribech
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
