Instructions file CodexOpenCode
Instructions for vieko/bonfire, covering agents.md, what this repo is, key invariants, fence-contract sync contract and working in this repo.
Instructions file CodexOpenCode
Instructions for vieko/bonfire, covering agents.md, what this repo is, key invariants, fence-contract sync contract and working in this repo.
Instructions file
Instructions for vieko/bonfire, a project described as: Cross-session, cross-agent memory for AI coding. Your tools forget, but Bonfire remembers.
Skill Claude CodeCodex
Session context persistence for AI coding via a .bonfire/index.md file convention. This skill is the cross-agent fallback for hosts without a native bonfire adapter (Pi and Claude Code have first-party adapters that auto-update the file; install those when available).
Command
/.bonfire/index.md reflects the current session's work inside its two managed fence blocks — no native adapter required.
Command
A pre-v7 /.bonfire/index.md becomes v7.0-compliant: the v1 fence pair appears at the top, the legacy ## In flight heading is renamed to the canonical curated heading (## Notes), the legacy ## Sessions content is moved out to the canonical sidecar ( /.bonfire/log.md), and everything else in the file is preserved…