From openaccountants-tw
Front door — scope your tax question and get a ready plan with the right skills loaded.
How this command is triggered — by the user, by Claude, or both
Slash command
/openaccountants-tw:startThe summary Claude sees in its command listing — used to decide when to auto-load this command
The user wants to start a tax/accounting workflow. If the user hasn't said what they want or which jurisdiction, ask them first. Then call `openaccountants` MCP `start` with: - intent: what they said (e.g. "VAT return", "tax filing", "formation", "find deductions") - jurisdiction: TW Walk through the returned `skills_to_load` and call `get_skill` for each. Apply the rules. Cite the skill slug. Hand off to the verifier when they're ready.
The user wants to start a tax/accounting workflow.
If the user hasn't said what they want or which jurisdiction, ask them first.
Then call openaccountants MCP start with:
Walk through the returned skills_to_load and call get_skill for each. Apply the rules. Cite the skill slug. Hand off to the verifier when they're ready.
/startCreates a file-based planning system for complex tasks, generating task_plan.md, findings.md, and progress.md to track progress across multiple steps.
/startCreates a structured task orchestration plan by decomposing tasks, analyzing dependencies, and generating coordination documents. Supports direct task lists, file references, and constraint flags like --focus, --agents, --days, and --analyze-only.
/startCreates a structured task orchestration plan by decomposing tasks, analyzing dependencies, and generating coordination documents. Supports direct task lists, file references, and constraint flags like --focus, --agents, --days, and --analyze-only.
/startWalks users through ArcKit project onboarding, detects project state, selects a workflow, and presents a tailored command plan without executing anything.
/startStarts the ClaudeClaw project daemon with interactive setup for AI model, Telegram, Discord, and security configuration. Also supports one-shot prompting.
/startStarts an interactive design session that interviews you about requirements, generates UI variations, collects feedback, and iterates until you're confident. Produces an implementation plan.
npx claudepluginhub openaccountants/marketplace --plugin openaccountants-tw