Merge pull request 'development' (#50) from development into main
Reviewed-on: #50
This commit was merged in pull request #50.
This commit is contained in:
@@ -16,6 +16,5 @@
|
|||||||
"requirements",
|
"requirements",
|
||||||
"methodology"
|
"methodology"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"]
|
||||||
"agents": ["./agents/"]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,5 @@
|
|||||||
"claude-md",
|
"claude-md",
|
||||||
"developer-tools"
|
"developer-tools"
|
||||||
],
|
],
|
||||||
"entryPoint": "agents/maintainer.md",
|
"commands": ["./commands/"]
|
||||||
"commands": ["./commands/"],
|
|
||||||
"agents": ["./agents/"]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,6 +18,5 @@
|
|||||||
"dcim"
|
"dcim"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"],
|
||||||
"agents": ["./agents/"],
|
"mcpServers": ["./.mcp.json"]
|
||||||
"mcpServers": "./.mcp.json"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,6 +16,5 @@
|
|||||||
"branch",
|
"branch",
|
||||||
"automation"
|
"automation"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"]
|
||||||
"agents": ["./agents/"]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,6 +17,5 @@
|
|||||||
"multi-agent"
|
"multi-agent"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"],
|
||||||
"agents": ["./agents/"],
|
|
||||||
"mcpServers": ["./.mcp.json"]
|
"mcpServers": ["./.mcp.json"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,5 +17,5 @@
|
|||||||
"lessons-learned"
|
"lessons-learned"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"],
|
||||||
"agents": ["./agents/"]
|
"mcpServers": ["./.mcp.json"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user