← all publishers

pome-sh

@pome-sh source repo

6 published skills

  1. Pome · pome-sh bundle
    Entry point for testing an agent with Pome. Routes managed-agent YAML to pome-intake, local repository agents to the local run path, and task authoring to pome-author-task. Use when the user says "test my agent with pome", "run pome", or "use pome".
    0
    installs
  2. Pome Intake · pome-sh bundle
    Registers a Claude managed agent for testing on Pome. Collects its YAML, configuration, memory stores, and initial events through intake_clone_scope. Reports which MCP servers have twin coverage. Use when the user provides managed-agent YAML or asks about twin coverage.
    0
    installs
  3. Pome Run Task · pome-sh bundle
    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 examinee on its runtime (Managed Agents via ant, or REST), finalize_run the instant it idles while the tape is still live, then narrate get_report; re-runs only the failed tasks after a prompt fix and shows the delta. Use when the user's task passed seed verification and they want to run the exam, asks "run my tasks / how did my agent do?", or wants to re-test after a prompt fix.
    0
    installs
  4. Pome Author Task · pome-sh bundle
    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 fresh; interview the builder about what would go wrong; draft criteria as code/model markers; validate + dry-run against the twins; then save_task. Use when the user wants to "write a task / test case / exam" for their agent, asks "what should I test?", or wants to turn a worry about their agent into a graded check.
    0
    installs
  5. Pome Verify Seed · pome-sh bundle
    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 review, an evaluate_criteria dry-run, and opt-in read-only probes on a live twin session. Use when the user has authored or adapted a task and wants to check the seed, asks "is my seed right / is this a fair exam?", or is about to run a task for the first time.
    0
    installs
  6. Pome Suggest Tasks · pome-sh bundle
    Suggest two or three Pome tasks for a registered local agent, then help the builder select one. Use when a project has one Pome manifest but no suitable task.
    0
    installs