Form 1040 Review
name: form-1040-review
by chipmunkrpa · published 2026-03-22
$ claw add gh:chipmunkrpa/chipmunkrpa-usa-tax-return-review-1040---
name: form-1040-review
description: Review U.S. individual income tax returns (Form 1040/1040-SR) for the most recent tax year, compare major return items against current-year tax rules, check consistency across historical returns when multiple years are provided, generate a standalone DOCX risk register, and estimate audit likelihood from return content. Use when tasks involve 1040 compliance review, multi-year consistency analysis, tax-law validation, or audit-risk assessment.
---
# Form 1040 Review
Overview
Run a structured review of normalized Form 1040 data for the latest tax year in the provided set. Produce three artifacts: a detailed findings JSON file, a markdown summary, and a separate DOCX risk report listing major items and related risks.
Quick Start
1. Prepare normalized input JSON using [references/input_schema.json](references/input_schema.json).
2. Confirm current-law parameters in [references/current_tax_law_2025.json](references/current_tax_law_2025.json) before use.
3. Run:
python scripts/review_1040.py --input <normalized_returns.json> --output-dir output/form-1040-review4. Review outputs:
Workflow
1. Identify the current return
2. Run current-year law checks
3. Run multi-year consistency checks
4. Produce risk outputs
Inputs
Use the normalized schema in [references/input_schema.json](references/input_schema.json). At minimum, include:
Use [references/major_items_reference.md](references/major_items_reference.md) for canonical key mapping.
Law Source Discipline
Script
`scripts/review_1040.py` performs:
If `python-docx` is missing, install it:
python -m pip install --user python-docxOutput Interpretation
Example Command
python scripts/review_1040.py \
--input references/example_returns.json \
--output-dir output/form-1040-reviewMore tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...