bonfire-context

Installation
SKILL.md

Bonfire Context

This project may use the Bonfire pattern to maintain continuity across AI coding sessions. Context is stored in .bonfire/index.md rather than relying on conversation memory.

When to Use This Skill

Read session context 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

  1. Find the git root: git rev-parse --show-toplevel

  2. Check if .bonfire/index.md exists at the git root

Related skills
Installs
4
Repository
vieko/bonfire
GitHub Stars
9
First Seen
Jan 26, 2026