🧠
AI EngineeringPython

Fable Advisor

by fcakyon

Fable Advisor is an AI Engineering skill for Claude Code, published by fcakyon in claude-codex-settings.

1.1K stars102 forkson fcakyon/claude-codex-settingsAdded 2026/08/20Repository updated 2026/08/20
ai-agentsai-toolsclaude-aiclaude-codeclaude-code-pluginclaude-skillsclaudecodeclaudecode-configcodexcodex-clicommit-messagecursordokployfrontend-designgemini-cligithubhetznerkimi-k3pluginpull-requests
Install in seconds
Install Fable Advisor
Copy Fable Advisor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/fcakyon/claude-codex-settings/tree/main/plugins/fable-advisor/skills/fable-advisor ~/.claude/skills/fable-advisor

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/fcakyon/claude-codex-settings.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/fable-advisor/skills/fable-advisor/SKILL.md in fcakyon/claude-codex-settings
Installs to
~/.claude/skills/fable-advisor
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Fable Advisor does

Fable Advisor gets a focused second opinion from Claude Fable 5 without substituting the host tool's model. Use it when you need to check a plan before committing, review after repeated failures, or explicitly invoke fable-advisor.

Fable Advisor is cataloged under AI Engineering on DirSkills. Fable Advisor comes from a repository tagged ai-agents, ai-tools, claude-ai, claude-code and claude-code-plugin.

Documentation

README

Fable Advisor

Get a focused second opinion from Claude Fable 5 without substituting the host tool's model.

Route by tool

  1. In Claude Code, delegate to the native fable-advisor agent. Do not launch another Claude Code process.

  2. Elsewhere, run this exact shape from this skill's directory so the request reaches standard input:

    node scripts/ask_fable.mjs <<'REVIEW'
    the review request
    REVIEW
    

State the decision, the evidence behind it, and any constraint that changes the verdict. Name the paths that matter: the reviewer has read-only access and checks load-bearing claims itself.

Return Fable's answer without rewriting it. If claude is missing or unauthenticated, surface the error and ask the user to install it or sign in. Never review in its place.

Frequently asked about Fable Advisor

  • What else does fcakyon publish alongside Fable Advisor?

    Fable Advisor is one of 25 skills that DirSkills catalogs from fcakyon/claude-codex-settings, the repository it ships in. Its siblings there include ADHD Output Style, Agent Browser and Azure Tools Setup. Each one is a separate skill with its own page in this directory, installs the same way Fable Advisor does, and is maintained by fcakyon in that same repository. The rest of the collection is listed on the fcakyon/claude-codex-settings page.

  • How does Fable Advisor compare to other AI Engineering skills?

    Fable Advisor ranks #1283 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fable Advisor against them. Open each page to compare what they document and how they install.

More from fcakyon/claude-codex-settings

Fable Advisor is one of 25 skills cataloged on DirSkills from fcakyon/claude-codex-settings.

See all 25 skills
🧠
2w ago

ADHD Output Style

ADHD Output Style formats AI responses for readers with limited working memory, using numbered steps, concrete progress cues, and terse structure. Use it when a user asks for ADHD output, fewer output tokens, short numbered steps, or limited working memory formatting.
AI Engineering
1.1K102
🌐
2w ago

Agent Browser

Agent Browser is a fast browser automation CLI that uses Chrome/Chromium via CDP and accessibility-tree snapshots so agents can navigate, click, fill, extract, screenshot, and manage tabs with compact element refs. Use it when a user asks to interact with a website, fill a form, scrape data, log in, or automate browser tasks.
Automation
1.1K102
☁️
2w ago

Azure Tools Setup

Azure Tools Setup guides users through configuring Azure MCP integration, fixing common authentication and CLI issues. Use it when Azure authentication fails, Azure CLI is missing, or Azure MCP errors appear.
DevOps
1.1K102
☁️
2w ago

Azure Usage

Azure Usage provides best practices for querying and managing Azure resources (storage accounts, Key Vault secrets, Cosmos DB, AKS clusters) using Azure MCP tools. Use it when interacting with any Azure service via MCP.
DevOps
1.1K102
🌿
2w ago

Clean Gone Branches

Clean Gone Branches removes local Git branches that were deleted from the remote. Use it after fetching when you want to prune gone branches and clear any related worktrees first.
Automation
1.1K102
☁️
2w ago

Cloudflare Deploy

Cloudflare Deploy guides development on the Cloudflare platform, covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking, security, and infrastructure-as-code. Use it to find the right Cloudflare product and get current guidance from official docs.
DevOps
1.1K102