Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

docs-workflow-bootstrap文档工作流程引导程序

Agent Skill

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

总安装

514

周安装

21

GitHub Stars

公开资料未说明

下载量

166
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

为仓库初始化最小化的文档驱动工作流程脚手架。

  • 仅创建入口点文件与精简启动内容,不包含任务分解。
  • 不负责里程碑规划、实施任务编写或代码变更授权。
  • 返回 doc-driven-spec-workflow 继续后续规格化流程。
  • 适用于从零开始建立标准化文档协作基线。docs-workflow-bootstrap 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Docs Workflow Bootstrap

Initialize the minimum docs-driven workflow scaffold for a repository.

This skill is only for repository documentation bootstrap. It does not plan milestones, create implementation tasks, write specs, or authorize code changes.

Composition

  • Entry: normally reached from doc-driven-spec-workflow when the repository lacks the minimum docs scaffold.
  • Owns: minimum docs entry points and compact bootstrap content.
  • Does not own: roadmap decomposition, task creation, task-local specs, plans, implementation, or branch closing.
  • Handoff: return to doc-driven-spec-workflow after reporting created or changed files, unless the user explicitly asks to continue to planning.

Mandatory Rules

  • MUST keep bootstrap work in docs governance mode.
  • MUST create only the minimum docs entry points unless the user explicitly asks for more.
  • MUST NOT create implementation tasks during bootstrap.
  • If the user provides actual roadmap or task content during bootstrap, record it only as compact planning-inbox.md candidate context when explicitly requested, then hand off to milestone-planning.
  • MUST NOT create docs/specs/ or docs/plans/ by default.
  • MUST NOT write task-local spec.md or plan.md.
  • MUST report created or changed files and stop.

Bootstrap Layout

Create these files when missing:

  • docs/index.md
  • docs/architecture/index.md
  • docs/tasks/index.md
  • docs/tasks/planning-inbox.md
  • docs/context/index.md

Use the repository's documentation language instructions when available. Otherwise follow the user's current language request.

Default Content Shape

Keep generated files compact:

  • docs/index.md: explain the docs entry point and link to architecture, tasks, and context
  • docs/architecture/index.md: explain stable design and behavior boundaries
  • docs/tasks/index.md: explain roadmap/task tracking; include Open Milestones, Completed Milestones, and a link to Planning Inbox
  • docs/tasks/planning-inbox.md: explain that unconfirmed goals, opportunities, and roadmap candidates live there until promoted into a milestone, moved to backlog, or discarded
  • docs/context/index.md: explain research notes and supporting context

Do not create roadmap details during bootstrap unless the user supplies actual roadmap content.

Handoff

After bootstrap:

  • Return to doc-driven-spec-workflow so it can choose the next stage.
  • Continue directly to milestone-planning only when the user explicitly asks to plan milestones, modules, and tasks.
  • Continue directly to task-preparation only when the user explicitly asks, a concrete task is selected from confirmed roadmap state, and dependencies and prior hard gates are clear.

Stop after reporting the bootstrap result unless the user explicitly asks to continue.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

32.59%
按下载量换算54

Claude

31.22%
按下载量换算52

Cursor

19.16%
按下载量换算32

Gemini CLI

9.49%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills