thimslugga/delegation
v1.0.0MIT
Agent Plugin that provides Kiro agent orchestration via delegation.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
githubstreamable-http
{
"type": "streamable-http",
"url": "https://api.githubcopilot.com/mcp/"
}context7streamable-http
{
"type": "streamable-http",
"url": "https://mcp.context7.com/mcp"
}aws-knowledgestreamable-http
{
"type": "streamable-http",
"url": "https://knowledge-mcp.global.api.aws"
}exastreamable-http
{
"type": "streamable-http",
"url": "https://mcp.exa.ai/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "delegation",
"version": "1.0.0",
"description": "Agent Plugin that provides Kiro agent orchestration via delegation.",
"author": {
"name": "Adam Kaminski",
"email": "adam@adamkaminski.com",
"url": "https://github.com/thimslugga"
},
"homepage": "https://github.com/thimslugga/agent-plugins/blob/main/plugins/delegation/README.md",
"repository": "https://github.com/thimslugga/agent-plugins/tree/main/plugins/delegation",
"license": "MIT",
"keywords": [
"ai",
"ai-agents",
"skills",
"agent-plugins",
"mcp",
"a2a",
"multi-agent",
"tool-use",
"hooks",
"steering"
],
"extensions": {
"dev.kiro": {
"agents": true,
"hooks": true,
"steering": true
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- locale.sh
- 8JSON files
- .gitkeep
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- dev.kiroships a directory of files