coder
01Plugin Claude Code
A minimal consumer of Curie's managed repository workspace and publication capability.
Open-source, self-hostable delivery platform for Claude Code style agents. Connect Slack today, with more channels next. Run the same bundle locally and on Kubernetes, and ship it with git push.
Plugin Claude Code
A minimal consumer of Curie's managed repository workspace and publication capability.
Plugin Claude Code
Not a runnable agent: a plugin-compat gate fixture that carries all six Curie authoring extensions (systemPrompt, starterPrompts, secrets, triggers, approvalPolicy, toolPolicy) so claude plugin validate exercises the warn-and-ignore degradation contract for every one of them (#538). A dedicated fixture keeps these fi.
Plugin Claude Code
Example bundle: an agent that reads and triages GitHub issues through the off-the-shelf GitHub MCP server, authenticated with a personal access token forwarded into the sandbox.
Plugin Claude Code
SRE triage assistant for plain-English production health and Kubernetes questions in Slack. Read-only by default: the Kubernetes read connector exposes only read tools, and its credential cannot read Secrets or mutate resources. Grafana and Tempo connectors add observability reads. The one declared write verb rolls a…
Plugin Claude Code
Template bundle: an engine packaged as an in-bundle stdio MCP server.
Plugin Claude Code
The weather agent plugin.
Plugin Claude Code
Manifest whose name is not kebab-case.
Plugin Claude Code
Manifest is fine; the .mcp.json has a server with neither command nor url.
Plugin Claude Code
Declares mcpServers inline in the manifest with an incomplete server.
Plugin Claude Code
Manifest is fine; the skill frontmatter is missing a field.
Plugin Claude Code
A demo plugin bundle used as a plugin-format fixture.
Plugin Claude Code
Valid bundle: one inline stdio MCP server that registers a single tool.
Plugin Claude Code
Inline MCP server whose command exits immediately, so it reaches status failed.
Plugin Claude Code
Mirrors #336: mcpServers is a string pointer to a non-root file, silently ignored by the real loader.