Files
gh-dotclaude-marketplace-pl…/.claude-plugin/plugin.json
2025-11-29 18:24:05 +08:00

15 lines
353 B
JSON

{
"name": "insight-engine",
"description": "Meta-cognitive analysis through assumption auditing, knowledge synthesis, and pattern discovery for breakthrough thinking.",
"version": "1.0.0",
"author": {
"name": "DotClaude",
"url": "https://github.com/dotclaude"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}