bonfire-context
Installation
SKILL.md
Bonfire Context
This skill loads project session context from .bonfire/index.md to provide continuity across AI coding sessions.
When to Use This Skill
Load this skill when the user:
- Asks about previous work or decisions
- References "last time", "previously", "before"
- Wants to know about blockers or pending issues
- Asks what the project status is
- Starts a significant task that might have prior context
Instructions
-
Find the git root:
git rev-parse --show-toplevel -
Check if
.bonfire/index.mdexists at the git root