buvis

Alice — Development agent for Claude Code

Development community

Consensus reviewer (Claude).

How to install Alice

Installs to ~/.claude/agents/buvis-claude-autopilot-alice.md

Terminal
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 Repository