Step 7 of 14
Agent Deck
Agent Deck is your command center. Every tool you use — Claude Code, Nexus, GSD — launches from here. You never need to type raw terminal commands. Just navigate, select, and go.
agent-deck and press Enter. Everything starts here.
What is Agent Deck?
Think of Agent Deck like the home screen on your phone. You tap an app to open it — you don't type commands. Agent Deck works the same way: you see your groups on the left, your sessions on the right. Select one and the right tool opens in the right folder.
Groups and Sessions
Agent Deck organizes your work into groups (categories) and sessions (workspaces). Two groups are already set up for you:
| Group | Session | What it does |
|---|---|---|
Work |
personal |
Your main Claude Code workspace. Projects, coding, GSD — everything happens here. |
Nexus |
chat |
Nexus Intelligence. Subnet research, mining analysis, MINE/SKIP/WATCH verdicts. |
How to Navigate
- Agent Deck shows groups on the left. Use
↑↓arrow keys to move between them. - Press
Enterto select a group. The sessions appear on the right. - Use
↑↓to pick a session, then pressEnterto open it. - You're now inside that session — Claude Code, Nexus, or whatever tool is configured.
Ctrl+Q to go back to Agent Deck. You don't lose your work — the session stays running in the background.
Creating a New Group
Groups organize your sessions by project or topic. To create one:
- From the Agent Deck home screen, press
G. - A popup appears — type the group name (for example
MiningorResearch). - Press
Enterto confirm. The new group appears in the list.
Creating a New Session
Every new project needs its own session. This is how you start new work:
- Navigate to the group where you want the new session.
- Press
Nto create a new session. - Type the session name (use the project name, like
subnet-42). - Set the path — this is where the project files will live (like
/home/giorgia/subnet-42). If the folder doesn't exist, Agent Deck creates it automatically. - Select the tool — choose
claudefor Claude Code projects ornexusfor Nexus Intelligence. Only use these two. - Press
Enterto confirm. The new session appears in the group.
claude for coding/building projects, nexus for subnet research. Don't use other options.
Auto-Copy
When you select (highlight) any text inside Agent Deck, you'll see it turn yellow. This means it's automatically copied to your clipboard. You can paste it anywhere with Cmd+V on your Mac.
Keyboard Shortcuts
| Key | What it does |
|---|---|
↑ ↓ | Move between groups or sessions |
Enter | Select a group or open a session |
G | Create a new group |
N | Create a new session in the current group |
Ctrl+Q | Go back to Agent Deck from inside a session |
S | Open Settings |
? | Show help and all available keys |
q | Quit Agent Deck |
agent-deck → arrow to Work → Enter → arrow to personal → Enter. You're in Claude Code.