aissue
01Command Claude Code
Pick up an open issue from the amux issue tracker, mark it doing, work it, and mark it done.
Command Claude Code
Pick up an open issue from the amux issue tracker, mark it doing, work it, and mark it done.
Command Claude Code
Use when the user says "add to board", "create a task", or wants to track a todo on the amux kanban board.
Command Claude Code
Use when you need to interact with the amux system — manage board tasks, check sessions, send emails, automate browsers, or work with CRM contacts.
Command Claude Code
Use when the user asks to interact with a web page, take a screenshot of a site, click or type in Chrome, scrape content, or debug a web UI. Connects to real Chrome tabs with existing logins.
Command Claude Code
Scaffold a closed orchestrator loop — creates the mission note, state/constraints notes, and a scheduler entry from the v2 template.
Command Claude Code
Use when the user needs to log into a website for browser automation, save auth cookies, or sync browser profiles to cloud.
Command Claude Code
Use when you need to test the amux dashboard UI, investigate a visual bug, or verify a frontend change works correctly.
Command Claude Code
Use when the user wants to record a video of a browser task, create a screen recording, or produce an MP4 demo.
Command Claude Code
Use when the user asks what a session did, wants to review session history, or needs to find errors in a session log.
Command Claude Code
Use after making changes to the amux server or dashboard to verify the dashboard and APIs are working correctly.
Hook Claude Code
Runs when a session starts, executing session-freshness.sh. From mixpeek/amux.
Hook Claude Code
Runs when the agent finishes a response, executing auto-deploy.sh with --on-stop. From mixpeek/amux.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing check-and-commit.sh and auto-deploy.sh (2 commands). From mixpeek/amux.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, Stop, PostToolUse) and 21 allowed tools.
Instructions file CodexOpenCode
AGENTS.md instructions for mixpeek/amux, a project described as: Open-source control plane for AI coding agents — run, monitor & orchestrate dozens of parallel Claude Code, Codex & Gemini sessions from one web dashboard or your phone. Self-healing, single-file, tmux-native.
Instructions file
Claude Code instructions for mixpeek/amux, covering amux, ethos, primitives (do not reinvent), dogfooding + two-fix rule and structure.
Instructions file Gemini CLI
Gemini CLI instructions for mixpeek/amux, a project described as: Open-source control plane for AI coding agents — run, monitor & orchestrate dozens of parallel Claude Code, Codex & Gemini sessions from one web dashboard or your phone. Self-healing, single-file, tmux-native.
MCP server Claude CodeCodexCursor
Give your agent eyes. Search video, images, and audio via the Mixpeek multimodal retrieval API. Runs locally from the @mixpeek/mcp npm package. Needs 3 environment variables to run.