bw-analyse
01Command
Analyse the codebase and write structured docs to .buildwright/codebase/. Creates or updates tech.md with discovered stack and commands.
Approve intent, ship autonomously. Agent-first autonomous development workflow for Claude Code, OpenCode, and OpenClaw — you read a one-page spec and say yes, the agent handles research, planning, build, security scan, code review, and PR. Everything else is automated. Works on any project via a single curl | bash
Command
Analyse the codebase and write structured docs to .buildwright/codebase/. Creates or updates tech.md with discovered stack and commands.
Command
Research a question or topic and produce a written deliverable - no implementation, no commits.
Command
Independent code + security review of a PR or the current changes. Adopts the staff-engineer and security-engineer personas; reports findings, does not modify code. Reused by /bw-work and /bw-ship.
Command
Run full quality pipeline (verify → review) then commit, push, and create PR. Fails fast if any step fails.
Command
Run quick quality checks (typecheck, lint, test, build). For full checks including security and AI review, use /bw-ship.
Command
Implement bug fixes, refactors, and features with research, Red-Green-Refactor, docs, verification, security review, and code review.