Agent Deck Playbooks

Use when a task matches a bound-deck playbook trigger, or when the user corrects output produced from a playbook. Fetch playbooks; propose patches from corrections.

thedixitjain 8a54662 1.1 KB Updated 2 repo stars

File contents

Agent Deck playbooks

  1. On task match: check triggers on get_bound_deck, then get_playbook before improvising. Playbook bodies live on the deck — do not mirror them into local skills.
  2. On user correction of playbook-derived output:
    • Update case: fix the output, then propose_playbook_patch with item ops (prefer one add_item to Gotchas/Checklist) and evidence.user_feedback_excerpt as a short verbatim quote.
    • Genesis case (no covering playbook): propose_playbook_patch with kind: "create" and a thin body (one gotcha is enough).
  3. Explicit user-directed playbook edits ("fix the playbook to say X"): update_playbook.
  4. Tell the user in one line that a proposal was filed; review happens in the dashboard.

Source: hashgraph-online/awesome-codex-pluginsplugins/not-so-fat/agent-deck/skills/agent-deck-playbooks/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/agent-deck-playbooks commit 8a546623bf

Frequently asked questions

npx skillmds add thedixitjain/agent-deck-playbooks