Ask Staff a question
Check installed Staff adapters
Review a plan or artifact with Staff
Route a task to the right Staff preset
Use when the user asks for Staff, model routing, multi-agent comparison, tournament mode, or second opinions from external agents.
Local Staff CLI for routing work across agent CLIs and product workers.
The first version is CLI-first:
.staff/sessions/.--execute is passed.npm link
staff doctor
Authenticate each worker through its native CLI or product login. The default Staff roster does not require API keys.
Claude Code users can install the same CLI and optionally load the Claude plugin wrapper.
Local development:
npm install -g /path/to/staff
claude --plugin-dir /path/to/staff
Marketplace-style local install:
claude plugin marketplace add /path/to/staff
claude plugin install staff@staff --scope user
After install or --plugin-dir, Claude Code gets namespaced skills:
/staff:doctor
/staff:route <task>
/staff:ask <question>
/staff:review <plan-or-artifact>
/staff:tournament <task>
The plugin exposes bin/staff to Claude Code's Bash PATH while enabled, so slash commands and skills call the same CLI.
staff route "fix flaky tests in this repo"
staff auth antigravity-cli
staff ask "what is the best plan for Staff?"
staff review "review this implementation plan"
staff tournament "implement a session persistence layer"
staff ask "continue with the previous decision" --session latest
staff tournament "implement a session persistence layer" --execute
staff sessions
staff ask uses CLI/product workers as dry-run command candidates by default. Pass --execute only when you want configured non-interactive workers to run.
staff auth <staff-id> runs a worker's interactive authentication flow with live terminal input. Use it for CLIs such as Antigravity that need an OAuth code pasted into the same process.
staff tournament includes CLI/product workers. Workers are dry-runs by default; pass --execute only when you want the configured non-interactive agents to run.
Use --session latest or --continue latest to carry a previous session summary into the next Staff prompt.
Already installed CLIs are shown by staff doctor.
Optional installs:
scripts/install-agent-clis.sh
scripts/install-agent-clis.sh --install-missing
The helper checks all configured CLI workers. It installs npm-backed workers only when --install-missing is passed: Codex, Claude Code, OpenCode, Qwen Code, and DeepCode.
Product-specific workers are reported but not installed automatically:
curl -fsSL https://antigravity.google/cli/install.sh | bash, or pass --include-shell-installers.curl -L code.kimi.com/install.sh | bash, or pass --include-shell-installers.Kimi/Qwen/DeepCode credentials are configured in their own tools.
Edit staff.config.json to change presets, model IDs, provider URLs, and CLI run templates.
The important split is:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jxucoder/staff --plugin staffCost-reduction discipline for AI coding sessions. Minimizes turns and tokens through behavioral rules and compound learning from extracted skills.
Add fast, low-cost Composer research and worker teams to Claude Code.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.