Create a GitHub pull request with structured description, split commits, feature branch, assignee, and labels. Triggered by "ship it", "create PR", "/create-pr".
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this", "debug this", reports a bug, says something is broken or throwing or failing, describes a performance regression, or shares a Grafana/Loki link or asks to search logs for a problem.
Create and edit Phabricator tasks via Curl Conduit API. Triggered only when the user explicitly mentions Phabricator or "phab": "create phab task/ticket/issue", "create Phabricator task/ticket/issue", or "/create-phabricator-task".
Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, and data interfaces. Use when designing, building, reviewing, or refining product UI where visual hierarchy, component craft, design tokens, states, or design-system consistency matter.
Ultra-compressed communication mode. Cuts token usage by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman", "caveman mode", "talk like caveman", "be brief", "be terse", "keep it short", "less tokens", "save tokens", or invokes /caveman.
Research available models for any provider, rank them per agent role, and update all model references across agent configs and opencode.json. Works with OpenCode, Claude Code, Codex, and any agentic environment.
Compact the current conversation into a handoff document so another agent session can continue the work. Use when user wants to hand off work, save session state, or prepare context for a fresh agent session.
Review PR review comments, assess validity, propose or make fixes, create fixup commits, push, and reply with SHA links.