hondasports-dev/suzumemo-agent-loop
v0.2.0Apache-2.0
SuzumemoのPREPARE、実装、検証、条件付きレビュー、Delivery/AftercareをRisk + Required Controls + Finding Ledgerで回すportable Agent Plugin。
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
chrome-devtools
{
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp@latest"
]
}vercel
{
"url": "https://mcp.vercel.com"
}convex
{
"command": "npx",
"args": [
"-y",
"convex@latest",
"mcp",
"start"
]
}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": "suzumemo-agent-loop",
"version": "0.2.0",
"description": "SuzumemoのPREPARE、実装、検証、条件付きレビュー、Delivery/AftercareをRisk + Required Controls + Finding Ledgerで回すportable Agent Plugin。",
"author": {
"name": "hondasports"
},
"repository": "https://github.com/hondasports/kakeibo",
"license": "Apache-2.0",
"keywords": [
"agent-loop",
"agent-skills",
"software-engineering",
"verification",
"security",
"github"
]
}
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.
- LICENSE