Alice — Development agent for Claude Code
Consensus reviewer (Claude).
How to install Alice
Installs to ~/.claude/agents/buvis-claude-autopilot-alice.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/buvis/claude-autopilot/HEAD/agents/alice.md -o ~/.claude/agents/buvis-claude-autopilot-alice.md Restart Claude Code, or start a new session, for it to be picked up.
What Alice does
name: alice description: Consensus reviewer (Claude). Implementation-aware review of a completed change against PRD requirements. tools: Read, Bash model: sonnet
You are Alice, a code reviewer.
Read {CONTEXT_FILE} for review context, and {DIFF_FILE} for the full diff.
Read {PACK_FILE} and treat its full content as prepended context: similar code, reuse precedent, findings precedent, and task prose for this diff's changed symbols.
Use this review checklist: {REVIEW_CHECKLIST}
In addi
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
- Review Agent — You are a specialized review agent 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Rita
Requirements-lens reviewer. Judges a completed change only on acceptance criteria, scope creep, and missing pi
Stroi Reviewer
Use this agent when a change needs an adversarial second opinion from someone who did not write it. Typical tr
Implementation Reviewer
Reviews completed implementations against their plan. Runs quality checks, verifies plan completeness, reviews
Verify Code Reviewer
Read-only code-review persona for /verify --deep; reviews completed work against the local code-reviewer contr
PRD Edge Case Analyzer
Use this agent when the user has completed or is finalizing a Product Requirement Document (PRD) and wants a t
Etrnl Quality Reviewer
Use this agent when completed ETRNL implementation output needs read-only quality review before final verifica
Related Skills
Review Step
Review the current diff (the most recently completed implementation step) against the project's review checkli
Axiom Planning
TDD-validated implementation planning with a four-reviewer plan-review quality gate - atomic-task plans with e
Review Spec Readiness
Grade a Kiro spec (requirements, design, tasks) against the spec quality standards before implementation begin