Agent Deck Session

Use at session start in a deck-bound workspace, or when the user asks for the deck status line / which deck is active.

hashgraph-online ee14443 777 B Updated

File contents

Agent Deck session opener

Once per conversation (or after bind changes):

  1. get_decks
  2. bind_workspace with the workspace root and a deckId — if .agent-deck/use.json exists, use its deckId
  3. get_session_binding
  4. Print exactly one line from display_summary (e.g. ◆ dev · 2 MCP · 0 keys · 1 playbooks)

Do not repeat the status line every turn unless the user asks or the bind changes.


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

hashgraph-online/awesome-codex-plugins commit ee1444374f

Frequently asked questions

npx skillmds@latest add hashgraph-online/agent-deck-session