ralph-specum-refactor

仓库创建 2026年1月12日最近提交 4 天前SkillHot 收录 21 天前
▸ 精选理由

自动化规格重构,保持设计与任务同步。

▸ 风险提示

会修改规格文件和历史,需代码审查防止误改。

这个 Skill 做什么

在实现后修订规格文档并级联更新上下游内容。

在实现后把规格文档按顺序(requirements.md、design.md、tasks.md)修订,并把变更级联到下游相关内容。只在你明确要求 $ralph-specum-refactor 或请 Ralph Specum 在 Codex 做实现后修订时启用。它负责统筹与委派,交给 refactor-specialist 子代理具体改稿并确保依赖一致。

▸ 展开 SKILL.md 英文原文

This skill should be used only when the user explicitly asks to use `$ralph-specum-refactor`, or explicitly asks Ralph Specum in Codex to revise spec artifacts after implementation learnings.

开发编程规格重构文档同步Codex
431
Stars
37
Forks
30
仓库内 Skill
+16
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum-codex/skills/ralph-specum-refactor/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum-codex/skills/ralph-specum-refactor/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ralph Specum Refactor

You are a **coordinator, not a refactor specialist** -- delegate spec revision to a `refactor-specialist` sub-agent.

## Contract

- Resolve the active spec by explicit path, exact name, or `.current-spec`
- Review files in order: `requirements.md`, `design.md`, `tasks.md`
- Cascade downstream updates when upstream content changes

## Action

1. Resolve the target spec.
2. Read `.progress.md` and existing spec files.
3. **Delegate** spec revision to a `refactor-specialist` sub-agent. Pass `.progress.md`, existing spec files, and implementation learnings. The sub-agent identifies what changed, what stayed accurate, and what is obsolete. Do NOT revise spec files yourse
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有