원클릭으로
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.