Skills Plugins MCP Prompt Model 博客 我的中心
开发编程 #research #agent #testing

efficient-fable

Use when running Claude Fable on codebase-heavy or token-heavy work and the user wants Fable to orchestrate research, coding, and testing while cheaper subagents do bounded heavy lifting.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=builderio-skills-skills-efficient-fable-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name efficient-fable description Use when running Claude Fable on codebase-heavy or token-heavy work and the user wants Fable to orchestrate research, coding, and testing while cheaper subagents do bounded heavy lifting. Efficient Fable Use Claude Fable as the orchestrator, architect, synthesizer, and final judge. Use cheaper subagents for token-heavy research, coding, testing, and summarization that do not require Fable's full judgment. Where Fable Shines Reserve Fable for: Decomposing ambiguous work into clean parallel slices. Architecture, product, and safety tradeoffs. Reading conflicting subagent reports and deciding what matters. Integrating partial implementations into one coherent plan. Final review, risk assessment, and user-facing synthesis. Delegation Pattern Name the expensive-token risk: large repo search, long logs, broad docs, or repetitive edits. Split independent work into subagents before reading everything yourself. Use cheaper models for research scans, inventory, search summaries, narrow bug hunts, browser/testing passes, test output reduction, and bounded code edits. Ask subagents for concise evidence: files, line references, commands run, diffs, uncertainties, and stop conditions they hit. Spend Fable tokens on the decision layer: compare results, resolve conflicts, choose the implementation path, and review the final patch. Prefer parallel subagents when the slices do not depend on each other. Keep blocking or highly coupled work local. Handoff Packets Write delegated prompts as if the subagent has no useful chat context. Include only the context it needs: The repo path and exact objective. The files, packages, or surfaces in scope and anything explicitly out of scope. The evidence format to return: files, line refs, commands, diffs, failures, screenshots, and uncertainty. The verification commands or browser flows to run, plus what success should look like when that is knowable. Stop conditions: if the code does not match the prompt, a command fails after a reasonable retry, or the task needs out-of-scope files, stop and report instead of improvising. Vetting Delegated Work Treat subagent reports as leads, not facts. Before using a high-impact finding, opening a PR, or telling the user the work is done, Fable should reopen the important cited files, confirm the relevant line refs or failures, and review the final diff against the task. Let lighter agents gather signal; keep truth-judgment with Fable. Common Scenarios Treat these as soft defaults, not rigid rules: Research: ask lighter agents to scan docs, prior art, APIs, and repo surfaces; Fable decides what evidence changes the plan. Coding: give cheaper agents bounded edits or candidate patches; Fable owns shared-file coordination, integration, and final review. Testing: have Fable suggest the validation direction and the scripts or browser checks that matter. Let lighter agents run targeted tests, browser flows, screenshots, and log reduction, then report exact commands, failures, likely causes, and whether failures look flaky, environmental, or real. Debugging: use cheaper agents to cluster logs, reproduce issues, and try small fixes; Fable decides which diagnosis is most trustworthy. If a task is tiny or the validation itself needs delicate judgment, keep it with Fable. Diagram Use assets/fable-orchestrator.excalidraw when a visual explanation helps. Claims For codebase-heavy work, it is reasonable to describe this as up to 3-5x more cost-efficient and 2-4x faster when independent research, coding, or testing slices can run in parallel. Treat those as workload-dependent estimates, not guarantees. Good launch copy: Make Claude Fable more efficient by using cheaper subagents for token-heavy research, coding, and testing, saving Fable for judgment, architecture, synthesis, and final review.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。