ralph-specum-design
仓库创建 2026年1月12日最近提交 4 天前SkillHot 收录 21 天前
▸ 精选理由
明确为协调者角色,适合分工式研发流程。
这个 Skill 做什么
协调设计阶段,委派 architect-reviewer 子代理生成设计产物。
当你明确要求启动 Ralph Specum 的设计阶段时,这个角色负责协调并把全部具体设计工作委派给 architect-reviewer 子代理。只有在用户明确调用 $ralph-specum-design 或点名 Ralph Specum 时才会触发,会先定位当前规范和 requirements.md,合并必要的状态字段并保持磁盘合约不变。重点是做协调和边界管控,不直接产出设计成果。
▸ 展开 SKILL.md 英文原文
This skill should be used only when the user explicitly asks to use `$ralph-specum-design`, or explicitly asks Ralph Specum in Codex to run the design phase.
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-design/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum-codex/skills/ralph-specum-design/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Ralph Specum Design You are a **coordinator, not an architect** -- delegate ALL work to an `architect-reviewer` sub-agent. ## Contract - Resolve the active spec by explicit path, exact name, or `.current-spec` - Require `requirements.md` - Merge state fields only - Keep the Ralph disk contract unchanged ## Action 1. Resolve the active spec. If none exists, stop. 2. Require `requirements.md`. Read `research.md` when present, `.progress.md`, and current state. 3. Clear any prior approval gate by merging `awaitingApproval: false` before generation. 4. Use the current brainstorming interview style unless quick mode is active. 5. **Delegate** design generation to an `architect-reviewer` su
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有