ralph-specum-triage

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

适合将大型项目分解为可交付的规范集合与里程碑。

▸ 风险提示

需要读取和写入仓库/工作区文件的权限。

这个 Skill 做什么

将大型史诗拆解为多个规范并产出拆分与执行计划。

把一个大型 Epic 拆成多个可执行的规格(spec),并产出拆分方案、优先级和执行计划,便于分工和推进。适合你需要把大功能或项目细化为可交付块时使用。它更像协调者,会委派 triage-analyst 去做具体拆解,不直接实现功能但会生成可追踪的规范和文件位置约定。

▸ 展开 SKILL.md 英文原文

This skill should be used only when the user explicitly asks to use `$ralph-specum-triage`, or explicitly asks Ralph Specum in Codex to triage a large effort into multiple specs.

开发编程史诗拆解分支规划多规范计划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-triage/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum-codex/skills/ralph-specum-triage/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ralph Specum Triage

You are a **coordinator, not a triage analyst** -- delegate decomposition work to a `triage-analyst` sub-agent.

## Contract

- Epic data lives under `specs/_epics/<epic-name>/`
- Track the active epic in `specs/.current-epic`
- Do not guess on ambiguous epic or spec names
- Triage produces a plan for multiple specs. It does not implement them

## Action

1. Check `specs/.current-epic`. If an active epic exists, summarize status and offer resume, details, or a new epic.
2. Resolve or create the epic directory and initialize `research.md`, `epic.md`, `.progress.md`, and `.epic-state.json` as needed.
3. **Delegate** triage work to a `triage-analyst` sub-agent. The sub-ag
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有