Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "claude-agent-development",
|
||||
"description": "Tools and agents for developing, testing, and improving Claude Code agents",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "it2 Development Team",
|
||||
"email": "[email protected]"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/agent-creator.md",
|
||||
"./agents/agent-definition-improver.md",
|
||||
"./agents/agent-from-command-line-tool-builder.md",
|
||||
"./agents/agent-output-comparator.md",
|
||||
"./agents/agent-suggestor.md",
|
||||
"./agents/agent-testing-and-evaluation.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user