Aicrew
TDD-first AI dev pipeline for Claude Code, Cursor, Codex, Gemini CLI & Antigravity. /dev /fix /quick + token-saving hooks. npx aicrew install
Aicrew Update
Re-run `aicrew install` to pick up new skills from the package (merge only — preserves user edits).
Aicrew Session
Set session label for state checkpoints — makes .ai/state/ files multi-tool safe and easy to resume.
Aicrew Harness Audit
Audit the aicrew harness health and completeness in Codex.
Aicrew Cursor Plugin
Scaffold a local Cursor extension for a multi-tool terminal panel (Claude Code + Codex + Gemini).
Aicrew Status
Show what aicrew has installed — ~/Agents, hooks, commands, Codex skills, and project .ai/skills/.
Aicrew Handoff
Generate a compact cross-tool handoff block from current session state for switching tools or models.
Lean
Default low-token operating mode for aicrew — terse output and context-economy read policy. Use /lean on to boost or re-enable after /normal.
Aicrew Update Skills
Update aicrew global and project skills in Codex (runs aicrew update and optional project generation).
Aicrew Fix
Run the aicrew /fix fast bug fix flow in Codex (triage -> root cause -> TDD -> verify).
Aicrew Dev
Run the aicrew /dev pipeline in Codex (intake -> research -> design -> TDD -> tests -> security -> audit -> infra -> conclude).
Brainstorm
Generate 3 materially different implementation options with trade-offs before coding, using project-specific brainstorm overrides when available.
Aicrew Conclude
Wrap up a session in Codex with summary, tests, risks, and a commit message proposal.
Aicrew Quick
Run the aicrew /quick scout-first, Karpathy-guarded lightweight flow in Codex.
Aicrew Benchmark
Run a benchmark to measure skill quality, response time, and token efficiency for aicrew skills.
Aicrew Install
Run or guide `aicrew install` — first-time global setup of skills, hooks, and MCP wiring.
Aicrew Agent Kit
Scaffold the agent-kit — a shared Cursor .mdc rules layout with symlinks across repos.
Aicrew Normal
Disable lean mode and restore verbose, full-prose output for this session.
Aicrew Terse
Re-enable terse/caveman output if it was previously disabled with aicrew-normal.