Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "debug-detective",
|
||||
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "ClaudeForge Community",
|
||||
"url": "https://github.com/claudeforge/marketplace"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
3
README.md
Normal file
3
README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# debug-detective
|
||||
|
||||
Systematically debug issues with step-by-step troubleshooting approaches.
|
||||
36
commands/bug-detective.md
Normal file
36
commands/bug-detective.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
allowed-tools: Bash, Read, Write, Edit, Grep, Glob
|
||||
description: ClaudeForge Bug Detective tool for streamlined Bug Detective processes and enhanced productivity.
|
||||
---
|
||||
|
||||
# ClaudeForge Bug Detective
|
||||
|
||||
ClaudeForge intelligent Bug Detective solution designed to streamline Bug Detective processes and enhance team productivity through automation and optimization.
|
||||
|
||||
## Purpose
|
||||
|
||||
Transform Bug Detective workflows with ClaudeForge's intelligent automation and professional-grade features that deliver consistent, high-quality results.
|
||||
|
||||
## Features
|
||||
|
||||
- **Intelligent Processing**: Smart analysis and optimization of Bug Detective tasks
|
||||
- **Automation Capabilities**: Streamlined workflows with minimal manual intervention
|
||||
- **Professional Standards**: ClaudeForge quality and consistency guarantees
|
||||
- **Flexible Integration**: Works seamlessly with existing tools and processes
|
||||
- **Performance Optimization**: Enhanced speed and efficiency for Bug Detective operations
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
/bug-detective [options]
|
||||
```
|
||||
|
||||
## Execution
|
||||
|
||||
Target: $ARGUMENTS (if specified, otherwise process current scope)
|
||||
|
||||
Provide comprehensive Bug Detective services with ClaudeForge's professional approach and attention to detail.
|
||||
|
||||
---
|
||||
|
||||
**ClaudeForge Bug Detective** - Professional Bug Detective solutions for enterprise success.
|
||||
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:claudeforge/marketplace:plugins/commands/debug-detective",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "9fd376d2823545e94f05acdc4b2a626126f0fce6",
|
||||
"treeHash": "07835a561dbbb06b00eef85b8ff49cf9f18b943d988d2b0870e0f030e56e48c7",
|
||||
"generatedAt": "2025-11-28T10:15:27.975648Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "debug-detective",
|
||||
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e7a1ad29063c186fafc03d59fc4391106bea09c4abb07cae47d50cb814903584"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "32419da3057834557f4493ce72c5ad7d18964dec0ccc9960b57fd2b4ae5578d0"
|
||||
},
|
||||
{
|
||||
"path": "commands/bug-detective.md",
|
||||
"sha256": "0852b378870147a0b90c294f8afe1c51a3590bef2b20c7dc540a655bd3619958"
|
||||
}
|
||||
],
|
||||
"dirSha256": "07835a561dbbb06b00eef85b8ff49cf9f18b943d988d2b0870e0f030e56e48c7"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user