fable-sweep
仓库创建 2026年7月5日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由
擅长大规模一致性变更与迁移,节省人工逐处修复的工作量。
▸ 风险提示
会对工作树做大范围修改,可能破坏未提交的本地更改或引入冲突。
这个 Skill 做什么
在仓库范围内发现并执行重命名、迁移与一致性更新的实现流程。
需要在整个仓库里做大范围改动时用,先做发现再做有范围的改动,适合重命名、迁移、生成文件同步、文档/测试一致性修复等“一处改动多处跟着改”的场景。它会避免改到无关的工作树,支持用 Codex 子代理自动化大改动,并能按 ECF 类治理流程执行。重点是把大扫除变成可控、可审计的工作。
▸ 展开 SKILL.md 英文原文
Repo-wide implementation workflow for renames, migrations, consistency updates, generated-surface sync, docs/tests updates, and cross-cutting cleanup. Use when the user asks for a Fable-5 sweep, broad rename, consistency pass, migration, or "find every place and update it" task.
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-sweep/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-sweep/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Fable Sweep Perform broad changes with discovery first and scoped edits second. Do not mutate unrelated worktree changes. For ECF-style governed runs, use `../../references/ecf-run-contract.md`. For large sweeps, use real Codex subagents when the runtime exposes a subagent tool and the user has not opted out; treat repo-wide renames, migrations, consistency passes, generated-surface syncs, docs/tests syncs, and "find every place" tasks as large by default. Otherwise run `single-agent multi-lens` and say why no subagents were used when workflow trace is requested. ## Workflow 1. Restate the target change and authority boundaries. 2. Declare the ECF run mode when the user asks for ECF, s
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有