Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "ndf",
|
||||
"description": "Integrated plugin combining MCP servers, development workflow commands, specialized agents, and Slack notifications",
|
||||
"version": "1.0.6",
|
||||
"author": {
|
||||
"name": "takemi-ohama",
|
||||
"url": "https://github.com/takemi-ohama"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/director.md",
|
||||
"./agents/data-analyst.md",
|
||||
"./agents/corder.md",
|
||||
"./agents/researcher.md",
|
||||
"./agents/scanner.md",
|
||||
"./agents/qa.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/serena.md",
|
||||
"./commands/pr.md",
|
||||
"./commands/fix.md",
|
||||
"./commands/review.md",
|
||||
"./commands/merged.md",
|
||||
"./commands/clean.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user