mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-16 22:23:07 +00:00
Adapted from PR #108 by @vieko (Vercel). Original: https://github.com/anthropics/claude-plugins-official/pull/108
14 lines
396 B
JSON
14 lines
396 B
JSON
{
|
|
"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"]
|
|
}
|