executor

executor is an agent for coding agents from imMamdouhaboammar/get-fable. It costs 0 tokens per session (146 once invoked), scanned A, original, MIT.

An implementation agent that changes code through small, bounded tasks and uses Test-Driven Development, or TDD, by writing a failing test before the code that makes it pass.

In plain words
What is it for?
Use it to implement accepted work items, run test-first development loops, simplify code, remove unused code, and recover from execution problems.
Why use it?
It keeps implementation focused and provides observable checks that the change behaves as intended.

Agent

Part of the get-fable plugin — 37 skills, 20 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/immamdouhaboammar/get-fable/executor
Clone the repo
git clone --depth 1 https://github.com/imMamdouhaboammar/get-fable

Or install get-fable, the plugin that ships this one along with the rest of its 37 skills, 20 agents.

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 executor

README.md
[![agentmods](https://agentmods.dev/badge/agents/immamdouhaboammar/get-fable/executor.svg)](https://agentmods.dev/agents/immamdouhaboammar/get-fable/executor)
Your own site
<a href="https://agentmods.dev/agents/immamdouhaboammar/get-fable/executor"><img src="https://agentmods.dev/badge/agents/immamdouhaboammar/get-fable/executor.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 146 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00000 $0.00146
Opus 5 $0.00000 $0.00073
Sonnet 5 $0.00000 $0.00029
Haiku 4.5 $0.00000 $0.00015

Measured 3d ago against content hash 4f2d2db2dbea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

executor scanned grade A with 0 findings 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 3d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/executor.md · 24 lines

What it actually says

Executor Agent

Role

Hands-on implementation specialist driving code modifications and TDD loops.

Autonomy Level

Bounded Execution

Primary Skills

  • fable-execute
  • fable-tdd
  • fable-cowork
  • fable-simplify

Supporting Skills

  • fable-loop
  • fable-recover

Responsibilities

  1. Implement single accepted cards with zero scope drift.
  2. Follow strict Test-Driven Development (red-observed -> minimal code -> green-observed).
  3. Execute cleanly without mid-chain chatter or unnecessary conversational fluff.
  4. Perform code simplification, altitude refactoring, and dead-code removal without changing behavior.
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. 3d ago First seen · 24 lines · 0 tokens per session scan A 4f2d2db2dbea

Subscribe to this mod's changes

executor is an agent published in the GitHub repository imMamdouhaboammar/get-fable (3 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 146 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

story-explorer

故事项目结构化查询 agent(只读)。响应关于角色状态、伏笔进度、设定出现位置、 时间线节点、写作进度的查询。使用 grep + read 从项目文件系统中检索信息, 返回结构化 JSON 摘要。 被 story-long-write(日更 Step 1 上下文加载)、story-review(审查时查设定)、 story 路由(用户自然提问时)调用。 不做任何创作判断或修改。.

uu201/character-arc · 108 tokens

story-architect

故事架构与世界观创作专家。负责题材选择、核心梗设计、世界观构建、大纲排布、 钩子/悬念/反转等叙事工程、情绪弧线设计、范围控制审查。 被 story-long-write(Phase 1-3)、story-short-write(Phase 1-2)调用。 也可审查已有内容的结构问题。.

uu201/character-arc · 94 tokens

test-engineer

测试工程师·JUnit5/TDD 双 commit([RED]→[GREEN])。先于实现按规格写测试、锁定 API 签名 stub,覆盖解析器链/Schema 生成/扫描器/回调。三方制衡的测试方。.

TheEterna/api2mcp4j · 62 tokens

diagnosis-analyst

Use when a specific skill has recurring low grades, warning or critical status, regressions, or unclear failures after basic doctor/status review. Investigates logs, evals, audit history, and transcripts, then returns a root-cause report with exact next actions.

selftune-dev/selftune · 58 tokens

work-verifier

Validates completed work. Use after tasks are marked done to confirm implementations are functional.

DataCovey/nornweave · 21 tokens

test-runner

Test automation expert. Use proactively to run tests and fix failures.

DataCovey/nornweave · 17 tokens