con un clic
inbox
Surface the fleet inbox — latest Discord
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Surface the fleet inbox — latest Discord
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Dispatch a task to a specific fleet runtime. `/dispatch hermes <task>` routes to @hermes; likewise for olivier_mbp, kimiclaw, claude. Resolves the intent via tipi's runtime-dispatch.yaml.
Open the Today pane — synthesized briefing of what's in front of Jack right now. Reads SESSION-CONTEXT.md + priority dashboard + work-in-progress + today's daily note + latest handoff, then auto-surfaces 3 relevant prompt kits. HARD RULES against fabrication.
Surface the right epigenetic input — fetches a prompt kit from Nate's PromptKit matching the query, returns kit details + which prompt to run first. Requires nate-promptkit MCP (configured via NATE_PROMPTKIT_URL env var).
Write a v2 session handoff file capturing current session state — tasks completed, files changed, commits, next actions, blockers. Follows the fleet's Session END four-target discipline.
Pick up where the last session left off — loads latest handoff, opens its files_changed in VS Code, seeds a Claude Code session with the right cowork-paths profile. The "where was I?" compounding move.
| name | inbox |
| description | Surface the fleet inbox — latest Discord |
Pull the fleet's recent activity into one view. No actions, just "what's been happening while I wasn't at the keyboard?"
~/Documents/=notes/inbox/bots-transcript.md — mirrored #bots activity (filesystem freshness signal)~/Documents/=notes/claude/mcp-coordination/state/session-handoffs/ — recent handoff files (last 3)~/Documents/=notes/inbox/agent-coordination.md — cross-agent thread summariesIf the inbox shows a rate-limit loop in progress (e.g. 10+ identical messages in < 2 min from one bot), surface a big warning and suggest kicking the bot or pausing its launchd job. Do not attempt the kick yourself.