一键导入
finance-review
Use when full-runtime TaxMate Australia finance review, GST candidate triage, or evidence-gap classification is needed.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when full-runtime TaxMate Australia finance review, GST candidate triage, or evidence-gap classification is needed.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user needs TaxMate Australia guidance for records and proof standards.
Use when the user wants a TaxMate Australia individual return prep pack, broad individual tax checklist, or full-runtime HTML handoff setup.
Execute TaxMate Australia repo PR closeout, local validation, and release delivery. Use when fixing or merging TaxMate Australia GitHub PRs, handling review comments, encoding repeated review lessons into validation checks/tests, running Gitleaks gates, merging Release Please PRs, verifying published tags/releases, or cleaning TaxMate worktrees/branches after release.
Use when the user asks for TaxMate Australia, Australian tax prep linked to ATO sources, or an unclear Australian tax topic.
Use when the user needs TaxMate Australia accountant-facing Excel workbook outputs from reviewed tax-prep data.
Use when the user needs TaxMate Australia accountant handoff packs, source bundles, manual-copy guidance, or print-first HTML handoff setup.
| name | finance-review |
| description | Use when full-runtime TaxMate Australia finance review, GST candidate triage, or evidence-gap classification is needed. |
| compatibility | Full-runtime skill for Claude Code, Cowork, and Codex. Requires repo checkout, bash, Python 3.9+, and Git. |
| metadata | {"internal":true,"priority":5} |
Runtime requirements:
Use this full-runtime skill to review structured financial records before workbook or accountant output. It is a preparation aid, not professional advice or official lodgment support. It does not replace TaxMate Australia research; refresh ATO pages before final tax treatment.
Accountant review flags, fabricate evidence, hide income, overclaim, or convert preparation output into a lodged position.| Situation | Action |
|---|---|
| Transaction CSV is supplied | Run ./scripts/taxmate finance and preserve review fields. |
| GST/BAS facts appear | Keep GST collected, GST credits, invoices, and BAS period explicit. |
| Treatment is unclear | Mark Accountant review. |
| Output handoff is needed | Pass reviewed JSON/Markdown to output skills. |
Run:
export TAXMATE_AUSTRALIA_ROOT="${TAXMATE_AUSTRALIA_ROOT:-$(pwd)}"
"$TAXMATE_AUSTRALIA_ROOT/scripts/taxmate" finance --input "records.csv" --format markdown --output "review.md"
For machine-readable output:
"$TAXMATE_AUSTRALIA_ROOT/scripts/taxmate" finance --input "records.csv" --format json --output "review.json"
Accepted headers include date, description, amount, gst, owner, purpose, evidence, abn, category, account, asset, units, and type.
Accountant review unless the facts are clear.ato_refresh_queries before finalising treatment.