spec
仓库创建 2026年7月5日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
结构化访谈与自检流程有助于在规划前把想法落地成可执行规范。
这个 Skill 做什么
通过逐问式访谈将想法产出为经自审的架构与测试规范文档。
把想法一步步问清楚,最后产出一份自审过的设计文档,包含架构、数据流、错误处理和测试要点。适合在还没开始计划实施前,把模糊需求变成可执行的 spec。特点是逐问式收敛(question cards)并自动检查占位符与矛盾,还会生成后续的任务清单供规划使用。
▸ 展开 SKILL.md 英文原文
Turn an idea into a reviewed design doc before any planning: a one-question-at-a-time interview via question cards, then a spec covering architecture, data flow, error handling, and testing, self-reviewed for placeholders and contradictions. Feeds /octo:plan.
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/eduardkumskyi/octo/master/skills/spec/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/eduardkumskyi/octo/master/skills/spec/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## Progress Contract Register these steps as a native task list at Step 1, before beginning the interview. Report progress as "N steps remaining, size class S/M/L" — never wall-clock ETAs. Register steps in the native task list named `🐙 <n>/<total> — <step name>`; update each to in_progress/completed as you go — the checklist is the user's primary progress view. Steps: (1) read-context, (2) scope-check, (3) interview, (4) draft-spec, (5) self-review, (6) save-spec, (7) await-approval. ## Arguments - **`<idea>`** — the feature, system, or change to design. Free-form; keep it concise. `/octo:spec` translates it into a full design doc before any planning begins. ## Workflow ### Step 1
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有