asheshgoplaniasheshgoplaniCommunityยท5 Agent Skills Included

agent-deck

Command center to run and supervise many AI coding agents

Manages fleets of AI coding agent sessions from one terminal dashboard, with grouping, forking, git worktrees, and cost tracking. Eliminates juggling dozens of terminal tabs and losing track of which agent is running, waiting, or stuck. Adds a phone-controlled conductor that auto-responds to routine sessions and escalates only what needs your attention.
npx skills add asheshgoplani/agent-deck --all -g -y
Available:

Gives conductor and watcher agent sessions the CLI commands, heartbeat protocol, escalation rules, and state-file conventions they need to supervise and route events across your agent fleet.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-deck?โ–ผ

Run `npx skills add asheshgoplani/agent-deck --all -g -y` in your terminal to install all skills in this suite globally.

What does agent-deck do?โ–ผ

It is a terminal command center for AI coding agents like Claude Code, Codex, and Gemini. One screen shows every session's status and lets you switch, fork, group, and message them instantly.

How do I run multiple AI agents in parallel?โ–ผ

Use the fleet skill to fan out several child sessions at once, then check their progress non-blockingly with `agent-deck session children --json` while you keep working.

Can I control my AI agents from my phone?โ–ผ

Yes. Set up a conductor with `agent-deck conductor setup` and connect Telegram or Slack, so a supervisor session answers routine questions and escalates important ones to your phone.

Can I share a Claude session with a teammate?โ–ผ

Yes. The session-share skill exports a session to a portable file with sensitive data redacted, and your teammate imports it to continue with full context.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’