Request a licensed accountant to review your working paper. Routes you to the named lead verifier with a Calendly booking link.
How this command is triggered — by the user, by Claude, or both
Slash command
/openaccountants-us-mi:reviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
The user wants a licensed accountant to review their tax situation. Call the `openaccountants` MCP `request_accountant_review` tool with: - jurisdiction: US-MI - scenario: a 1-2 sentence summary of the user's situation - working_paper: if you have produced a worksheet, classified transactions, or computation in this conversation, paste it in full as markdown — the verifier needs to see the numbers, not just a text brief - contact_email + contact_name: ask the user Then present the returned accountant name and Calendly URL to the user.
The user wants a licensed accountant to review their tax situation.
Call the openaccountants MCP request_accountant_review tool with:
Then present the returned accountant name and Calendly URL to the user.
/reviewConducts a five-axis code review of staged or recent changes covering correctness, readability, architecture, security, and performance. Outputs categorized findings with file:line references and fix recommendations.
/reviewRuns Codex code review on local git state — working tree, branch diff, or against a base ref. Supports foreground/background and scope options.
/reviewReviews code changes using OpenCodeReview (OCR) and autonomously applies high-confidence fixes. Supports workspace mode, commit range, and optional background requirement context.
/reviewRequests cross-AI peer review of phase plans from external AI CLIs (Gemini, Claude, Codex, OpenCode, Qwen, Cursor) and writes structured REVIEWS.md with per-reviewer feedback.
/reviewPerforms a multi-LLM code review with inline PR comments, checking availability of several supplemental model providers before running the enhanced review workflow.
/reviewReviews an HTML design file for anti-patterns, design principles, and accessibility issues, producing a structured markdown report.
npx claudepluginhub openaccountants/marketplace --plugin openaccountants-us-mi