bonfire-strategic
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Create Strategic Document
Create a strategic document of type $1 for $2.
Git root: !git rev-parse --show-toplevel
Document Type Detection
Parse $ARGUMENTS:
- First word: document type (rfc, prd, poc)
- Remaining: topic/subject
Examples:
/bonfire-strategic rfc authentication→ RFC about authentication/bonfire-strategic prd dark-mode→ PRD about dark mode feature/bonfire-strategic poc acme-corp→ POC plan for Acme Corp