
Vieko Bonfire
- 10 repo stars
- Updated July 24, 2026
- vieko/bonfire
Vieko Bonfire is a Claude Code plugin that preserves project memory and coding context across agent sessions.
About
Vieko Bonfire is a Claude Code plugin built around a simple pain: your AI coding partner forgets everything when a conversation ends. Bonfire remembers—carrying context, patterns, and workflow state so developers can treat Claude Code more like a long-term teammate than a disposable tab. Catalog keywords emphasize memory, sessions, directory maintenance, and coding workflow, which maps to agent-tooling on the Build phase rather than a launch or analytics tool. It suits multi-week side projects where stack choices, naming rules, and partial refactors should survive overnight without dumping another mega-prompt. Complexity is moderate because you must adopt whatever memory conventions the plugin expects, but the payoff is fewer duplicated mistakes and less token burn on recap. It is not a deploy or SEO plugin; it is continuity infrastructure for agent-assisted development across Idea through Operate, with its primary browse home under agent-tooling.
- Persists coding context and patterns across conversations when Claude Code would otherwise forget
- Directory-oriented memory model for maintaining project knowledge over multiple sessions
- Workflow-focused plugin tagged productivity for solo builder continuity
- Single-plugin bundle from vieko/bonfire repository
- Reduces re-explaining architecture and conventions at the start of every session
Vieko Bonfire by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install vieko-bonfire@vieko/bonfireAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | vieko/bonfire ↗ |
What it does
Keep decisions, patterns, and project context alive across Claude Code sessions so the agent does not restart from zero every chat.
Who is it for?
Best when you're running long Claude Code arcs on one repo and hate repeating the same grounding preamble.
Skip if: One-shot scripts or teams that already enforce full context via monorepo docs and strict MCP knowledge bases only.
What you get
After you register Bonfire, your agent can lean on maintained context and patterns so later sessions continue where the last one stopped.
- Cross-session memory for coding context and patterns
- Reduced recap overhead at the start of new agent chats
- Workflow continuity aligned with directory-based project habits
By the numbers
- Repository vieko/bonfire
- Plugin bundle count: 1
- Catalog categories: productivity
Recommended Plugins
How it compares
Session memory plugin for agents, not a VPS provisioner or test runner.
FAQ
Who is Vieko Bonfire for?
It is for Claude Code users who work across many sessions on the same product and need persistent memory instead of blank-slate chats.
When should I use Vieko Bonfire?
Use it once you notice rework from forgotten decisions—architecture picks, conventions, or in-progress tasks that the model keeps dropping.
How do I add Vieko Bonfire to my agent?
Add the vieko/bonfire plugin from the Claude Code plugins directory and configure its memory or directory workflow per the repository README.