document
SKILL.md
Document Skill
Generate structured technical documentation for specific knowledge elements discovered during development sessions.
Documentation Types
Pattern Documentation
For reusable code patterns, techniques, or solutions.
Template: references/templates/pattern.md
Example: examples/pattern-example.md (Retry with Exponential Backoff)
Memory type: reference
Problem-Solution Documentation
For complex bugs, race conditions, or difficult technical challenges.