Instructions file
Instructions for superserve-ai/superserve, covering claude.md, monorepo structure, development, releasing sdks and console architecture.
Instructions file
Instructions for superserve-ai/superserve, covering claude.md, monorepo structure, development, releasing sdks and console architecture.
Skill Claude CodeCodex
Shepherd open pull requests toward merge without a human watching them. Discover open PRs, review each new commit against a calibrated rubric, run the project's own checks as a verifier, post one concise signed review, and escalate anything risky to a human. NEVER merges, force-pushes, or edits CI. Runs headless…
Skill Claude CodeCodex
Run AI agents and code in persistent, isolated Firecracker microVM sandboxes with the Superserve TypeScript SDK (@superserve/sdk) or Python SDK (superserve). Use when a task needs a runtime for an agent (run Claude Code or an agent loop inside a sandbox, or give a hosted agent a sandboxed shell or file tool), a…
MCP server Claude CodeCodexCursor +2
MCP server for Superserve sandboxes: create, exec, and manage Firecracker microVMs. Runs locally from the @superserve/mcp npm package. Needs 2 environment variables to run.