phase-review
01Command Claude Code
Review a phase's worktree against the spec before merging into main.
18 tagged cdp, measured the same way as everything else here.
Browse within: browser-automation 18bun 7chrome-devtools-protocol 6agent-infrastructure 5crawler 5curl-impersonate 5
Command Claude Code
Review a phase's worktree against the spec before merging into main.
Command Claude Code
Cut a Uni-CLI release from a clean main.
Command Claude Code
Run the full Uni-CLI verification gate and report the outcome.
Command
Exports cookies from tandem's Chrome via CDP (includes HttpOnly/Secure). Filter with --domain . Formats: list (table, default), json, curl, headers, netscape.
Command
HTTP sniffer for tandem's Chrome via CDP: captures request+response bodies (including HttpOnly, CSRF tokens, private APIs). Subcommands: start, show, clear, count.
Command
Captures the current page in tandem's Chrome as a PDF (if headless Chrome) or full-page PNG screenshot (in normal tandem mode). Saves to /.claude/tandem/output/.
Command Claude Code
Audite et met à jour TOUS les CLAUDE.md du repo selon les recommandations officielles Anthropic. Détecte les divergences avec l'état réel du projet (commands obsolètes, fichiers déplacés, sections manquantes, doublons) et applique des fixes ciblés.
Command
Scaffold a new scraper package under packages/ following the bxc monorepo conventions (package.json, src/index.ts with main, CLI integration, tests, docs).
Command
Run the canonical bxc scoped verify (tests + type + lint on the right paths only). Respects CLAUDE.md rules and feeds autopilot logs.
Command Claude Code
End-to-end feature/bug-sweep workflow for ui-debugger-mcp — understand, reproduce against a real target, explore in parallel, split into path-disjoint slices, build with a hive of agents in this ONE checkout (never worktrees), gate green, PR, merge, release to npm. Tracks in GitHub issues. Reads intent from the prompt.
Command Claude Code
Write a concise, self-contained execution plan to docs/plans/ / / / - / for another AI to implement.