inbox
01Command
Check and respond to inter-agent messages.
58 tagged tmux, measured the same way as everything else here.
Browse within: terminal 28commandmate 27git-worktree 27agent-orchestration 11neovim 8zsh 8dotfiles 5git-config 5ranger 5
Command
Check and respond to inter-agent messages.
Command
Register this session as a named agent for inter-agent communication.
Command
Enable, disable, or configure voice feedback.
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 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
Use when you need to test the amux dashboard UI, investigate a visual bug, or verify a frontend change works correctly.
hadamyeedady12-dev/claude-ultimate-hud
Command
Configure claude-ultimate-hud as your statusline.
Command Claude Code
An issue-improvement command that examines a GitHub Issue, asks questions about missing details, and updates its description. An Issue is a tracked request such as a feature, bug fix, documentation change, or refactoring task.
Command Claude Code
A command for reviewing an issue through eight stages, covering ordinary quality checks and review of possible effects on related work.
Command Claude Code
A coordinator for developing several GitHub Issues at the same time, from preparation and design through implementation, pull-request merging, user acceptance testing, and fixes. A worktree is a separate working folder for a Git branch, and UAT means checking that the finished change works for its users.
Command Claude Code
Build and serve the docs site locally with Jekyll.
Command Claude Code
Build, lint, test, package, and install the VS Code extension locally.
Command Claude Code
Author a new Operator issuetype collection — a shareable AI workflow.
Command Claude Code
Distill this conversation into a shareable handoff bundle (ai-handoff.md + show-the-story.html).
Command Claude Code
A command for synchronizing a project with the canonical version of the claude-toolkit, a shared source of project tools and instructions. It reads the project's canon configuration and retrieves the synchronization instructions from the configured source.
Command
Rebase from the latest origin/main, squash the commits from it, and then create a PR on github with intelligent commit messages based on staged changes. Invoke with /create-pr.
Command
Intelligent PR code review with dynamic agent allocation based on change types.
Command
Automatically scan the repository for unstaged/untracked changes, group them into logical commits using hunk-level analysis, stage and commit them following Conventional Commits. Invoke with /scan-commit.
Command Claude Code
A command that uses browser automation to run an experience check on the current application or game.
Command Claude Code
A command for continuing to refine the current game toward a quality level suitable for release as a standalone game.
Command Claude Code
A command for creating a project specification after checking what is already known and asking all needed questions.
Command Claude Code
A short guided introduction to Usurahi, a command-line system for receiving tasks, coordinating work, and returning conclusions.
Command Claude Code
Run swarm orchestration tests on a dedicated port with auto-shutdown.
Command Claude Code
Draft release notes, recommend and apply a version bump, and update CHANGELOG.md for the next dormouse release by analyzing all merge commits and squash-merged PRs since the last release tag. Used as step 2 of the release checklist in docs/specs/deploy.md.