Files
reliquary/plugins/g4b_ai/CLAUDE.md
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

2 lines
310 B
Markdown

These are workflow skills and agents for the user. Most skills build on the concept of a workpad. The `search` agent is a tool-restricted, read-only agent that cannot spawn sub-agents — use it for code lookups. The `research` skill governs agent spawning during research to prevent runaway sub-agent chains.