UNPKG

claude-agents-manager

Version:

Elite AI research and development platform with 60+ specialized agents, comprehensive research workflows, citation-backed reports, and advanced multi-agent coordination for Claude Code. Features deep research capabilities, concurrent execution, shared mem

23 lines 411 B
{ "PostToolUse": [ { "matcher": "Write|Edit", "hooks": [ { "type": "command", "command": "echo '📝 Documentation updated - checking for broken links...' >&2" } ] } ], "Stop": [ { "hooks": [ { "type": "command", "command": "echo '📚 Documentation generation complete' >&2" } ] } ] }