mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-17 22:43:09 +00:00
add(plugin): bonfire — session-context workflow tooling
Adapted from PR #108 by @vieko (Vercel). Original: https://github.com/anthropics/claude-plugins-official/pull/108
This commit is contained in:
13
external_plugins/bonfire/.claude-plugin/plugin.json
Normal file
13
external_plugins/bonfire/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "bonfire",
|
||||
"description": "AI forgets everything between sessions. Bonfire fixes that.",
|
||||
"version": "0.8.1",
|
||||
"author": {
|
||||
"name": "Vieko Franetovic",
|
||||
"url": "https://vieko.dev"
|
||||
},
|
||||
"homepage": "https://vieko.dev/bonfire",
|
||||
"repository": "https://github.com/vieko/bonfire",
|
||||
"license": "MIT",
|
||||
"keywords": ["bonfire", "context", "memory", "workflow", "subagents"]
|
||||
}
|
||||
Reference in New Issue
Block a user