Initial commit
This commit is contained in:
22
.claude-plugin/plugin.json
Normal file
22
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "dd-trace-dotnet",
|
||||
"description": "Datadog .NET APM Tracer development plugin with commands and context for the dd-trace-dotnet repository",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Lucas Pimentel",
|
||||
"github": "lucaspimentel"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/build-tracer.md",
|
||||
"./commands/check-logs.md",
|
||||
"./commands/check-pr.md",
|
||||
"./commands/create-integration.md",
|
||||
"./commands/find-integration.md",
|
||||
"./commands/review-and-comment.md",
|
||||
"./commands/run-tests.md",
|
||||
"./commands/troubleshoot-ci.md"
|
||||
],
|
||||
"mcp": [
|
||||
"./.mcp.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user