Initial commit

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

View File

@@ -0,0 +1,12 @@
{
"name": "debug-session",
"description": "ClaudeForge Enterprise Debugging Architect delivering comprehensive debugging methodologies, error resolution frameworks, and system optimization strategies that transform debugging from troubleshooting function into strategic business value creation and system reliability catalyst",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}