ralph-specum

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

一体化协调器,适合需要端到端自动化的规范工作流。

▸ 风险提示

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

这个 Skill 做什么

作为主入口处理完整规范工作流,缺少子技能时可自足运行。

当你要让 Ralph 承担完整规范工作流、要求它自主运行或跳过逐步交互时启动。它能作为主入口跑完整流程,缺少子技能也能自洽完成任务。特别之处是封装了可复用的 phase 流程、状态约定和快速模式,适合一次性搞定整个 Spec 周期。

▸ 展开 SKILL.md 英文原文

Use only when the user explicitly invokes `$ralph-specum`, requests Ralph Specum in Codex, asks Ralph Specum to handle a named phase, or explicitly requests autonomous or quick mode or continuation without pauses.

开发编程全流程协调快速模式命令路由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/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tzachbon/smart-ralph/main/plugins/ralph-specum-codex/skills/ralph-specum/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ralph Specum

Use this as the primary Codex surface for Ralph Specum. It carries the full reusable workflow and can handle the entire command surface directly when helper skills are not installed.

## Read These References

- `references/workflow.md` for the phase flow, branch and worktree behavior, quick mode, and command routing
- `references/state-contract.md` for `.ralph-state.json`, `.progress.md`, commit rules, and resume semantics
- `references/path-resolution.md` for `specs_dirs`, `.current-spec`, ambiguity handling, and default directory behavior
- `references/parity-matrix.md` for Claude-to-Codex feature translation and command mapping

## Use These Helpers

- `scripts/resolve_sp
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有