Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计通过

doc-driven-spec-workflow文档驱动的规范工作流程

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

588

周安装

24

GitHub Stars

公开资料未说明

下载量

188
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:doc-driven-spec-workflow(文档驱动的规范工作流程)
来源仓库:https://github.com/adol1111/doc-driven-spec-workflow
仓库路径:skills/doc-driven-spec-workflow
安装命令:
npx skills add https://github.com/adol1111/doc-driven-spec-workflow --skill doc-driven-spec-workflow
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/adol1111/doc-driven-spec-workflow --skill doc-driven-spec-workflow

简介

用于协调文档驱动开发的全流程阶段执行顺序。

  • 适合管理从规划到实现的规范驱动工作流,确保各阶段衔接正确。
  • 必须明确当前阶段并加载对应技能,禁止跨阶段越权操作。
  • 需将路线图规划与任务重构视为文档治理的一部分,不可绕过既定流程。
  • doc-driven-spec-workflow 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Using Doc-Driven Spec Workflow

Use this root skill only to select and coordinate the next docs-driven stage. Stage-specific skills own bootstrap, planning, specs, plans, implementation, templates, and branch closing.

Mandatory Rules

  • MUST start docs-driven repository work by identifying the current workflow stage.
  • MUST load exactly one stage skill next unless the user explicitly asks for a comparison or audit.
  • MUST delegate stage behavior to the selected skill instead of restating or bypassing that skill's rules.
  • MUST treat roadmap planning and task reshaping as docs governance. They do not authorize spec writing or implementation by themselves.
  • MUST distinguish review pauses from hard gates.
  • MUST treat any clear forward-motion message after a review pause as approval to follow the recommended next step unless the current stop is a hard gate. Do not require specific wording.
  • MUST require explicit confirmation only for hard gates such as destructive cleanup, risky stay-on-current-branch choices, deleting branches/worktrees, or advancing across an unresolved milestone-closure boundary.
  • MUST preserve handoff context when switching skills: what is decided, what is undecided, and why the next skill applies.

Routing Rules

Default chain: docs-workflow-bootstrap -> superpowers:brainstorming -> milestone-planning -> task-preparation -> task-execution-simple. Skip stages only when their decision is already settled.

Choose the next skill by the user's current uncertainty:

Current uncertaintyNext skill
Minimum docs scaffold is missingdocs-workflow-bootstrap
Goals, constraints, success criteria, or "now versus later" boundaries are unresolved by docs or prompt evidencesuperpowers:brainstorming
Milestone count, module grouping, task breakdown, delivery order, or stage boundaries are unclearmilestone-planning
A concrete task is selected or selectable from confirmed roadmap statetask-preparation

Use docs-workflow-bootstrap when any minimum scaffold file is missing: docs/index.md, docs/architecture/index.md, docs/tasks/index.md, docs/tasks/planning-inbox.md, or docs/context/index.md.

Use superpowers:brainstorming for positive ambiguity evidence only. Missing or stale docs alone route to bootstrap or planning.

Use task-preparation only when the task milestone has Roadmap confirmed: yes, previous milestone closure is resolved when crossing milestones, status is planned or in_progress, dependencies are satisfied or waived, no prior hard gate remains unresolved, and the user selected it or docs/tasks/ clearly identifies it as next by order/status.

Do not skip from ambiguous scope to spec writing, use task execution to invent roadmap structure, or keep planning after the question is current-task execution.

Handoff Rules

  • Bootstrap -> brainstorming or planning: minimum docs scaffold exists.
  • Brainstorming -> planning: scope, boundaries, and success criteria are clear enough to plan delivery structure.
  • Planning -> task preparation: selected concrete task is in confirmed roadmap state, dependencies and prior hard gates are clear, and the user wants spec-first execution.
  • Task preparation -> simple execution: task-local docs and routine follow-up are complete, and the next work is straightforward direct implementation.

At each handoff, briefly restate:

  • what has already been decided
  • what remains undecided
  • what the next skill is responsible for
  • whether the next stop is a review pause or a hard gate

Treat any user message that clearly means "move forward" as permission to advance after a review pause. If the recommended next step includes a routine commit, status update, branch isolation, or stage handoff, do that work without asking a second approval question. Stop only when a hard gate is outstanding.

Response Shape

Keep orchestration responses compact: current stage, why it applies, next skill, and expected stop point.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.47%
按下载量换算67

Claude

31.23%
按下载量换算59

Cursor

20.93%
按下载量换算39

Gemini CLI

9.69%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills