Claude Skills · DevOps & Infrastructure

Pome Intake

pome-sh/digital-twins

Intakes a Claude managed agent for testing on Pome — collects the full clone scope (agent YAML, environment config, attached memory stores, deployment kickoff events), registers it via the Pome control MCP's intake_clone_scope, and reports which of the agent's mcp_servers have twin coverage. Use when the user pastes a managed-agent YAML, says "test my agent with pome", or asks which of their MCP servers have twin coverage.

★ 12 Synced 2 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Node.js Actively maintained

This skill is for DevOps & Infrastructure and helps you test a managed agent with pome, register an agent for digital twin testing, and check mcp server twin coverage.

Install git clone --depth 1 https://github.com/pome-sh/digital-twins cp -r digital-twins/skills/pome-intake ~/.claude/skills/pome-intake
Can use Not declared by the author

Setup, runtime and requirements describe pome-sh/digital-twins, the repo this skill ships in.

Pomemanaged agentsmcp-serversDigital Twinsagent-testingdeployment

Also in pome-sh/digital-twins

View the repo
Pome Code Review & Testing

Entry point for testing an agent with Pome — routes to the right coach skill by context (managed-agent YAML → pome-intake, local repo / self...

Pome Author Task Code Review & Testing

Author a graded Pome task for a builder's agent and save it to their team catalog. Library-first — adapt an existing task before writing fre...

Pome Run Task Code Review & Testing

Runs a verified Pome task against the builder's examinee and scores it from the live twin tape — run_task to mint the session, launch the ex...

Pome Suggest Tasks Code Review & Testing

Propose a builder's first Pome task by reading their already-registered agent — reads the pome.json manifest (twins) and the agent's prompt/...

Pome Verify Seed Code Review & Testing

Verifies a Pome task's seed is a fair exam before any run — verify_seed plus guard-aware triage of already-passing criteria, a state-diff re...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...