By agwacom
Claude Code skill suite: plan review, code review, shipping, QA testing, debugging, documentation, browser automation, project scaffolding, auto-review pipeline, and engineering retrospectives. Works with any project, any language, any framework. Use for /avad-new, /avad-autoplan, /avad-plan-ceo-review, /avad-plan-eng-review, /avad-review, /avad-ship, /avad-qa, /avad-retro, /avad-debug, /avad-document-release, /avad-help, /avad-browse, or any workflow requiring project scaffolding, automated review pipelines, structured plan review, pre-landing code review, one-command shipping, browser-based QA, systematic debugging, post-ship documentation, skill discovery, or engineering retrospectives.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Adversarial code review agent. Reads the branch diff and tries to break it — edge cases, race conditions, security holes, resource leaks, silent failures. Returns findings classified as FIXABLE or INVESTIGATE.
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via codex review with pass/fail gate. Challenge: adversarial mode that tries to break your code. Consult: ask codex anything with session continuity. The multi-AI second opinion.
Auto-review pipeline — reads the full CEO, design, and eng review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope) at a final approval gate. One command, fully reviewed plan out. Use when asked to "auto review", "autoplan", "run all reviews", "review this plan automatically", or "make the decisions for me". Proactively suggest when the user has a plan file and wants to run the full review gauntlet without answering 15-30 intermediate questions.
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, assert element states, and import cookies from your real browser for authenticated page testing. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. Do NOT use for automated CI pipelines, non-browser tasks, or general code execution — this is an interactive browser tool for QA and dogfooding.
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety mode", "prod mode", or "careful mode".
Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root cause analysis". Proactively suggest when the user reports errors, unexpected behavior, or is troubleshooting why something stopped working.
Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /avad-plan-design-review to infer the system instead. Use when asked to "design system", "brand guidelines", or "create DESIGN.md". Proactively suggest when starting a new project's UI with no existing design system or DESIGN.md.
Uses power tools
Uses Bash, Write, or Edit tools
Skills for Claude Code that turn one AI assistant into a team of specialists. Each slash command activates a different mode — planning, review, shipping, QA, browsing, retrospectives.
Works with any project, any language, any framework.
| Skill | What it does |
|---|---|
/avad-plan-ceo-review | Product thinking. Challenges the premise, expands scope, finds the real product. |
/avad-plan-eng-review | Engineering plan. Architecture, data flow, edge cases, diagrams, test coverage. |
/avad-plan-design-review | Designer's eye plan review. Rates design dimensions 0-10, fixes the plan to get there. |
/avad-review | Pre-landing review. Structural bugs, race conditions, trust boundaries, missing tests. |
/avad-ship | Ship it. Sync, test, review, push, PR — one command. |
/avad-qa | QA testing. Diff-aware, full, quick, or regression mode. |
/avad-qa --report-only | Same QA testing, but report-only — never fixes. |
/avad-retro | Weekly retro. Commits, patterns, team breakdown, trends. |
/avad-debug | Systematic debugger. Root cause investigation, pattern analysis, hypothesis testing. |
/avad-document-release | Post-ship docs. Cross-references the diff, updates all project documentation. |
/avad-new | Project scaffolding. Asks 5 product questions, generates 16 pre-filled files, detects tech stack, creates GitHub repo. |
/avad-help | Skill hub. Shows available skills, recommends the right one, checks for updates. |
/avad-design-consultation | Design system creation. Researches your space, proposes aesthetic/typography/color, generates preview, writes DESIGN.md. |
/avad-design-review | Visual QA + fix loop. Finds spacing issues, AI slop patterns, interaction problems — then fixes them with before/after screenshots. |
/avad-careful | Safety guardrails. Warns before rm -rf, DROP TABLE, force-push, and other destructive commands. |
/avad-freeze | Edit boundary. Restricts edits to a specific directory for the session. |
/avad-unfreeze | Clears the freeze boundary set by /avad-freeze. |
/avad-guard | Full safety mode. Combines /avad-careful + /avad-freeze in one command. |
/avad-browse | Headless browser. Navigate, click, screenshot, assert — ~100ms per command. |
Each skill is a cognitive mode. You switch between them as your work progresses:
1. /avad-new
→ Asks 5 questions, scaffolds 16 pre-filled project files
2. /avad-plan-ceo-review
→ "You're thinking too small. The real product is..."
3. /avad-plan-eng-review
→ Architecture diagram, state machine, failure modes, test matrix
4. Build it
5. /avad-review
→ "Race condition on line 47. Trust boundary violation in the enrichment pipeline."
6. Fix the issues
7. /avad-ship
→ Syncs main, runs tests, pushes, opens PR. Done.
8. /avad-qa
→ Reads your diff, finds affected pages, tests each one with a real browser.
avadbot skills are stateless by design. There is no shared mutable state between sessions — each workspace runs its own browser process with independent cookies, tabs, and logs.
This means you can run as many Claude Code sessions as you want simultaneously using Conductor. Review a PR in one session while QA testing in another and building a feature in a third. The sessions are fully isolated — no port conflicts, no coordination needed.
The skills were built for this. /avad-review analyzes diffs, /avad-qa drives a browser, /avad-ship pushes code — all independently, all in parallel.
/avad-plan-ceo-reviewProduct-level review. Three modes:
You describe a feature. The skill asks whether you're building the right thing. It pushes past the literal request to find what users actually need.
/avad-plan-eng-reviewEngineering-level review. Takes the product direction and makes it buildable:
/avad-reviewPre-landing code review. Not style nits — structural issues:
Two modes: local (review current branch) or PR (review a GitHub PR by number).
/avad-shipOne-command shipping. For a branch that's ready to land:
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 claimnpx claudepluginhub agwacom/avadbot --plugin avadbotAI builder plugin — strategy, review, design, QA, security, headless browser, deploy, and retrospectives.
AI-powered specialist workflows for Claude Code. Use for /adeel:review, /adeel:ship, /adeel:qa, /adeel:browse, /adeel:investigate, /adeel:retro, /adeel:plan-eng-review, /adeel:plan-design-review, /adeel:plan-ceo-review, /adeel:design-consultation, /adeel:design-review, /adeel:autoplan, /adeel:document-release, /adeel:codex, /adeel:qa-only, or /adeel:setup-browser-cookies.
Fast headless browser for QA testing and site dogfooding. Navigate, interact, screenshot, diff, and assert — ~100ms per command. Use for /avad-browse or when asked to open a site, test a page, take a screenshot, or dogfood a user flow.
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
Context-Driven Development: draft specs and plans before implementation. Structured workflows for features and fixes.
Disciplined agentic development — auto-routing orchestrator with XML specs, atomic commits, multi-stage review, and plugin system