ワンクリックで
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"