Playbooks
Discover a Playbook through MCP and apply it in the runtime.
- Read the projects resource when workspace context matters.
- Find candidates with epismo_playbook_search.
- Read the latest Definition with epismo_playbook_get.
- Pin reproducible work with epismo_playbook_version_get.
- 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.