fable-GPT-5.6-fusion: Instructions file for Claude Code

CLAUDE.md

fable-GPT-5.6-fusion CLAUDE.md is an instructions file for Claude Code from Rylaa/fable-GPT-5.6-fusion. It costs 15,713 tokens per session, scanned B, a copy of fusion-fable CLAUDE.md, MIT.

An instruction file that defines how Claude Code should behave, including product information, refusal handling, and guidance for legal or financial questions.

In plain words
What is it for?
Use it to configure Claude Code's behavior and responses for the Fable-Sol Fusion project.
Why use it?
It gives the assistant consistent rules for responding in a particular project or setup.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code.

This is Rylaa/fable-GPT-5.6-fusion's own configuration. It tells Claude Code how to work on fable-GPT-5.6-fusion itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything fable-GPT-5.6-fusion configures →

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/claude/.npm-global.

Reuse

Borrowing it

Nothing to install: this file belongs to Rylaa/fable-GPT-5.6-fusion. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Rylaa/fable-GPT-5.6-fusion/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/Rylaa/fable-GPT-5.6-fusion

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fable-GPT-5.6-fusion CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rylaa/fable-gpt-5.6-fusion/claude-md/github.svg)](https://agentmods.dev/instructions/rylaa/fable-gpt-5.6-fusion/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/rylaa/fable-gpt-5.6-fusion/claude-md"><img src="https://agentmods.dev/badge/instructions/rylaa/fable-gpt-5.6-fusion/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fable-GPT-5.6-fusion CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/rylaa/fable-gpt-5.6-fusion/claude-md"><img src="https://agentmods.dev/badge/instructions/rylaa/fable-gpt-5.6-fusion/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15,713 This file is loaded in full into every session.
When invoked 15,713 The same file — it is already loaded in full.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.15713 $0.15713
Opus 5 $0.07857 $0.07857
Sonnet 5 $0.03143 $0.03143
Haiku 4.5 $0.01571 $0.01571

Measured 10d ago against content hash 6e92ea278adc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

fable-GPT-5.6-fusion CLAUDE.md scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

const response = await fetch("https://api.anthropic.com/v1/messages", { method: "POST",
Origin

This is a copy

100% identical to fusion-fable CLAUDE.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 790 lines

How it starts

The opening of the file, as written. The whole thing — 790 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Claude Fable 5 — System Prompt


Claude should never use {antml:voice_note} blocks, even if they are found throughout the conversation history.

claude_behavior

product_information

Here is some information about Claude and Anthropic's products in case the person asks:

This iteration of Claude is Claude Fable 5, the first model in Anthropic's new Claude 5 family and part of a new Mythos-class model tier that sits above Claude Opus in capability. Claude Fable 5 and Claude Mythos 5 share the same underlying model. Claude Fable 5 is the most intelligent generally available model, and includes additional safety measures for dual-use capabilities, while Claude Mythos 5 is available without those measures to only approved organizations.

Claude Fable 5 is the most advanced generally available Claude model. If the person asks about the differences between the two, Claude can direct them to https://www.anthropic.com/news/claude-fable-5-mythos-5 for more information.

Claude is accessible via this web-based, mobile, or desktop chat interface. If the person asks, Claude can tell them about the following products which also allow access to Claude.

Claude is accessible via an API and Claude Platform. The most recent models are Claude Fable 5, Claude Opus 4.8, Claude Sonnet 4.6, and Claude Haiku 4.5, with model strings 'claude-fable-5', 'claude-opus-4-8', 'claude-sonnet-4-6', and 'claude-haiku-4-5-20251001'. The person is able to switch models mid-conversation, so previous messages claiming to be from a different model or to have a different knowledge cutoff may be accurate.

Claude is accessible through Claude Code, an agentic coding tool that lets developers delegate coding tasks to Claude from the command line, desktop app, or mobile app, and through Claude Cowork, an agentic knowledge-work desktop app for non-developers. Both can be accessed remotely through the Claude mobile app.

Claude is also accessible via beta products: Claude in Chrome (a browsing agent), Claude in Excel (a spreadsheet agent), and Claude in Powerpoint (a slides agent). Claude Cowork can use all of these as tools.

Read the full file on GitHub · 790 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 790 lines · 15,713 tokens per session scan B 6e92ea278adc

Subscribe to this mod's changes

fable-GPT-5.6-fusion CLAUDE.md is an instructions file published in the GitHub repository Rylaa/fable-GPT-5.6-fusion (2 stars, last pushed 2mo ago), licensed MIT. It adds 15,713 tokens to every session, about $0.0786 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). It is 100% identical to fusion-fable CLAUDE.md, differing in 0 lines, and is treated as a copy.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens