Files
2025-11-30 09:00:16 +08:00

25 lines
632 B
JSON

{
"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"
]
}