Files
reliquary/plugins/g4b_ai/.claude-plugin/plugin.json
T
g4borg 8545738a05 Add research agents and governance skill to g4b_ai
Three tool-restricted agents (scout/search/researcher) that cannot
spawn sub-agents, plus a research skill that prevents recursive
agent chains and caps web fetching.
2026-06-25 01:42:00 +02:00

10 lines
289 B
JSON

{
"name": "g4b_ai",
"version": "0.2.0",
"description": "Gabor's personal Claude Code skills and agents (workpad, research-tree, research, implementation-orchestration, markdown-embedded-svg, search agent)",
"author": {
"name": "Gabor Körber",
"email": "gab@g4b.org"
}
}