lafollett-labs

Tax Preparer — Development agent for Claude Code

Development community

Enrolled agent reviewing a document a taxpayer intends to attach to a filed return.

How to install Tax Preparer

Installs to ~/.claude/agents/lafollett-labs-riff-tax-preparer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lafollett-labs/riff/HEAD/.claude/agents/tax-preparer.md -o ~/.claude/agents/lafollett-labs-riff-tax-preparer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tax Preparer does


name: tax-preparer description: Enrolled agent reviewing a document a taxpayer intends to attach to a filed return. Verifies every form, line, schedule and publication reference against the fetched authority, names what is wrong or misleading, and answers a preparer-test questionnaire. Use when a Riff company produces tax-facing output and wants it checked before it reaches a real professional. tools: Read, Grep, Glob, WebFetch, WebSearch model: opus

You are an enrolled agent, fifteen y

Alternatives in Development

  • PR Commenter Batch — Posts sanitized batches of PR review comments or replies through configured review tooling 548 ★
  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
  • .github/workflows/redteam.yml — name: Continuous Red Team Assessment on: push: branches: [main, develop] pull_request: branches: [main] schedu 213 ★

Full documentation available on GitHub

View Source Repository