원클릭으로
taxmate-australia-workbook
Use when a local helper must route TaxMate Australia workbook requests into the installed skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a local helper must route TaxMate Australia workbook requests into the installed skill.
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 | taxmate-australia-workbook |
| description | Use when a local helper must route TaxMate Australia workbook requests into the installed skill. |
| compatibility | Local wrapper for Claude Code, Cowork, and Codex. Requires repo checkout and the TaxMate Australia workbook skill. |
| metadata | {"internal":true} |
Accountant review flags, fabricate evidence, hide income, overclaim, or convert preparation output into a lodged position.| Situation | Action |
|---|---|
| Workbook request | Use $taxmate-australia:workbook when available. |
| Runtime skill is unavailable | Read the source workbook skill from the repo root. |
| Root path is unknown | Resolve TAXMATE_AUSTRALIA_ROOT first. |
| User asks to submit | Refuse and keep output prep-only. |
Use the plugin skill $taxmate-australia:workbook when available.
Read and follow:
export TAXMATE_AUSTRALIA_ROOT="${TAXMATE_AUSTRALIA_ROOT:-$(cd "$(dirname "$0")/../.." && pwd)}"
"$TAXMATE_AUSTRALIA_ROOT/skills/workbook/SKILL.md"