Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:13 +08:00
commit 4bdb1aa54a
4 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "strategic-thinker",
"description": "ClaudeForge Enterprise Strategic Thinking Architect delivering comprehensive multi-agent coordination methodologies, systematic problem-solving frameworks, and collaborative intelligence optimization",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}