選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

write-document.md 931B

1234567891011121314151617181920
  1. ---
  2. name: write-document
  3. description: Author a document following documentation best practices
  4. menu-code: WD
  5. ---
  6. # Write Document
  7. Engage in multi-turn conversation until you fully understand the ask. Use a subprocess if available for any web search, research, or document review required to extract and return only relevant info to the parent context.
  8. ## Process
  9. 1. **Discover intent** — Ask clarifying questions until the document scope, audience, and purpose are clear
  10. 2. **Research** — If the user provides references or the topic requires it, use subagents to review documents and extract relevant information
  11. 3. **Draft** — Author the document following documentation best practices: clear structure, task-oriented approach, diagrams where helpful
  12. 4. **Review** — Use a subprocess to review and revise for quality of content and standards compliance
  13. ## Output
  14. A complete, well-structured document ready for use.