bonfire-document
Installation
SKILL.md
Document Topic
Create reference documentation for $ARGUMENTS.
Outcome
Complete reference documentation that helps developers understand a system, feature, or pattern in the codebase. The doc should enable someone unfamiliar with the code to:
- Understand what it does and why it exists
- Find the relevant files quickly
- Understand how it works at a conceptual level
- Avoid common pitfalls
Acceptance Criteria
The doc file must contain these sections: