Get Started

Playbooks

Discover a Playbook through MCP and apply it in the runtime.


  1. Read the projects resource when workspace context matters.
  2. Find candidates with epismo_playbook_search.
  3. Read the latest Definition with epismo_playbook_get.
  4. Pin reproducible work with epismo_playbook_version_get.
  5. Validate input and adapt Steps into the agent runtime's plan.

A Step is not a Task. The agent may omit, combine, or reorder Steps. Resource hints are candidates, not installation commands; check permission, trust, and credentials before use.

General MCP clients do not create, publish, archive, or change ACLs on Playbooks. Create a Suggestion when real work reveals an improvement, then publish through a human-reviewable surface.