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 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.

hashgraph-online/awesome-codex-plugins/tree/main/plugins/not-so-fat/agent-deck/skills/agent-deck-session commit 9116dfcd16

Frequently asked questions

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