KoleksiMu30 Juni 2026
Prompt

fable-mode

Sebuah skill/prompt untuk Claude AI yang mengaktifkan perilaku agentic bergaya Fable: perencanaan multi-tahap eksplisit, delegasi sub-agen, dan verifikasi mandiri.

30 Juni 2026
fable-mode
# fable-mode

**A Claude skill that activates Fable-style agentic behavior: explicit multi-stage planning, sub-agent delegation, and self-verification.**

Repository: https://github.com/mrtooher/fable-mode
Author: mrtooher

---

## Overview

fable-mode is a Claude skill (prompt/instruction set) designed to activate agentic behavior in Claude AI, inspired by the "Fable" style of operation. When activated, it enables Claude to:

- **Explicit Multi-Stage Planning**: Break down complex tasks into clear, sequential stages before execution.
- **Sub-Agent Delegation**: Delegate specific subtasks to conceptual sub-agents, organizing work modularly.
- **Self-Verification**: After completing tasks or stages, verify its own outputs for correctness and completeness.

---

## What is Fable-Style Agentic Behavior?

Fable-style agentic behavior refers to a structured approach where an AI agent:

1. **Plans explicitly** โ€” Before taking action, the agent outlines a multi-stage plan visible to the user.
2. **Delegates to sub-agents** โ€” Complex tasks are broken into subtasks, each handled by a conceptual specialized sub-agent.
3. **Self-verifies** โ€” Upon completing each stage or the overall task, the agent reviews its own work to catch errors or gaps.

This approach improves reliability, transparency, and the quality of outputs when Claude handles complex, multi-step tasks.

---

## Usage

This skill is intended to be used as a system prompt or instruction prefix when interacting with Claude. By including the fable-mode instructions, Claude will adopt the structured agentic workflow described above for the duration of the conversation or task.

---

## Key Features

- Structured planning before execution
- Modular sub-agent task delegation
- Built-in self-review and verification loop
- Designed specifically for Claude (Anthropic's AI)
- Improves performance on complex, multi-step tasks

---

## Repository Info

- **Language**: (Prompt/Markdown-based)
- **License**: See repository for details
- **Author**: mrtooher
#claude#ai agent#prompt engineering#agentic#fable
Buka sumber asli