跳到主要内容
知仓学习社ZHICANG

brain-to-docs

Interview the user to turn project vision and decisions into README and ADR documentation.

不碰外部(只输出文字)无严重或高危命中sickn33/agentic-awesome-skills

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

brain-to-docs

When to Use

  • Use when the user wants to extract project vision, decisions, or preferences into durable docs.
  • Use when README and ADRs should be built through a back-and-forth interview.

The whole purpose: extract as much of the user's taste, judgment, knowledge, vision,

preferences, and decisions as possible into text — saved as clear, concise

markdown docs for the project. README holds the vision; docs/adr/ holds the

decisions.

The loop

  1. Check docs first, every time. Read docs/adr/ (and README.md) before

doing anything — other agents and people add/edit ADRs constantly.

  1. Ask 5 different questions in plain text (never a questions UI) — default 5

unless the user asks for a different number. Make them high-variety: a wide,

creative spectrum of unique angles, not all the same type (e.g. not all "tech

stack" or all "product" or all "monetization"). Exception: if the user asks for a

specific focus area, follow it. The user answers whichever they find most useful.

  1. Update docs after EVERY answer — no exceptions. You decide whether it

updates README.md or becomes a new ADR — whatever makes sense.

  1. Repeat until the user says "we're done" (or similar).

Rules

  • All answers & responses during this "brain to docs" process must be VERY

CONCISE, all sentences should be SHORT, and everything should be written in

PLAIN ENGLISH.

  • ADRs: short, numbered NNNN-slug.md, Status + Context + Decision + Consequences.
  • README: vision only. Decisions go in ADRs.
  • Don't challenge the user's thinking unless they ask, or they're making a severe mistake.

Example

User request:

> Extract project vision, decisions, or preferences into durable docs.

Limitations

  • Adapted from davidondrej/skills; verify local paths, tools, credentials, and agent features before acting.
  • For commands, remote access, scheduling, browser automation, or file-changing workflows, get explicit user approval and confirm the target environment first.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 brain-to-docs 的技能。它们内容并不相同,别混用: