implement
01Skill Claude CodeCodex
Implement a ticket or feature with proportional planning, test first behavior changes, independent review when available, and verification through the real affected surface.
Skill Claude CodeCodex
Implement a ticket or feature with proportional planning, test first behavior changes, independent review when available, and verification through the real affected surface.
Skill Claude CodeCodex
Create or refresh a versioned Curie architecture-atlas JSON snapshot from a git diff, including current and vision flows, maturity-rated seams, ADRs, and documentation drift. Use when asked to update, regenerate, compare, or add a version to the interactive architecture atlas.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file CodexOpenCode
Instructions for curie-eng/curie, covering agents.md - curie, directory map, verify commands (per package), the dev stack: compose.dev.yaml and this repo is public: examples only, never real identifiers.
Instructions file
Instructions for curie-eng/curie, covering one entry point: curie, release train selection and architecture decision records (adrs).
Plugin Claude Code
A minimal consumer of Curie's managed repository workspace and publication capability.
Skill Claude CodeCodex
Make focused changes in the managed repository workspace and request platform publication when asked.
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.
Skill Claude CodeCodex
Read, summarize, and triage GitHub issues and pull requests for a repository using the authenticated GitHub MCP server. Invoke whenever the user asks about open issues, wants a repo's issues summarized or triaged, asks to find issues by label or author, or asks to draft an issue.
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…
Skill Claude CodeCodex
Answer questions about production health and investigate incidents using live Kubernetes and observability data. Invoke whenever someone asks whether something is broken, slow, erroring, or down; asks what happened during an outage or time window; asks about alerts, logs, metrics, traces, or error rates; asks why a…
Plugin Claude Code
Template bundle: an engine packaged as an in-bundle stdio MCP server.
Skill Claude CodeCodex
Compute word count, character count, or reading time for a piece of text using the in-bundle text-stats engine. Invoke whenever the user asks how long a passage is, how many words or characters it has, or how long it takes to read.
Plugin Claude Code
The weather agent plugin.
Skill Claude CodeCodex
Look up a location's weather forecast using a live web search. Invoke whenever the user asks about the weather, whether to expect rain, temperature, or what to wear or plan for outdoor activities.
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.
Skill Claude CodeCodex
This skill is missing the required description frontmatter field.
Plugin Claude Code
A demo plugin bundle used as a plugin-format fixture.
Skill Claude CodeCodex
Greets a user by name in a friendly, concise sentence.
Plugin Claude Code
Valid bundle: one inline stdio MCP server that registers a single tool.