document-generate
Generate missing documentation from scratch for a feature, module, or entire project. (gstack)
定位
Generate missing documentation from scratch for a feature, module, or entire project. (gstack)
触发
write docs for thisgenerate documentationdocument this featurecreate a tutorialwrite a how-toexplain this moduledocs for this project
核心流程/章节
- When to invoke this skill
- Preamble (run first)
- Plan Mode Safe Operations
- Skill Invocation During Plan Mode
- Skill routing
- AskUserQuestion Format
- Artifacts Sync (skill start)
- Model-Specific Behavioral Patch (claude)
原文要点
When to invoke this skill
Uses the Diataxis framework (tutorial / how-to / reference / explanation) to produce complete, structured documentation. Can be invoked standalone or called by /document-release when it finds coverage gaps. Use when asked to "write docs", "generate documentation", "document this feature", "create a tutorial", or "explain this module".
Preamble (run...
适用场景
- 基于 description 推断:Generate missing documentation from scratch for a feature, module, or entire project. (gstack)
参见
- GitHub: gstack