Files
gh-yebot-rad-cc-plugins-plu…/.claude-plugin/plugin.json
2025-11-30 09:07:50 +08:00

17 lines
382 B
JSON

{
"name": "documentation-tools",
"description": "Documentation Tools - Utilities for managing and organizing repository documentation for optimal AI agent context, with CLAUDE.md to AGENTS.md conversion",
"version": "1.4.0",
"author": {
"name": "Tobey Forsman"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}