updated 3mo ago
!python3 ${CLAUDEPLUGINROOT}/../../shared/bin/get-firm-context.py 2>/dev/null
O que dá para fazer com Review?
name: review description: > GST compliance dispatcher. Shows pending GST tasks for all clients, lets the CA quickly jump to any specific skill, and provides a daily/weekly GST dashboard. when_to_use: > At the start of a session when you want a GST compliance overview, to see what's due this month, or to quickly access any GST skill. Use "/gst-compliance:review" for a morning dashboard. effort: low model: claude-haiku-4-5 allowed-tools:
- mcp__memory_bank__get_due_dates
- mcp__memory_bank__list_clients
- mcp__memory_bank__list_notices
- mcp__memory_bank__get_firm_profile
GST Compliance Review — Daily Dashboard
!python3 ${CLAUDE_PLUGIN_ROOT}/../../shared/bin/get-firm-context.py 2>/dev/null
GST Calendar — This Month
Pull upcoming due dates from memory bank:
GST DUE DATES — [Current Month]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
11th — GSTR-1 (Monthly filers)
13th — GSTR-1 (QRMP quarterly) / IFF (QRMP months 1 & 2)
20th — GSTR-3B (Monthly, non-QRMP)
22nd — GSTR-3B (QRMP — Category I states: AP, Telangana, etc.)
24th — GSTR-3B (QRMP — Category II states)
25th — PMT-06 (QRMP quarterly tax payment)
28th — GSTR-11 (UIN holders, if applicable)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Client-wise Status
List clients with pending GST filings for this month.
Available GST Skills
/gst-compliance:gstr1-review → Review GSTR-1 before filing
/gst-compliance:gstr3b-review → Review GSTR-3B + tax computation
/gst-compliance:itc-recon → GSTR-2B vs Purchase Register reconciliation
/gst-compliance:notice-triage → Parse and reply to GST notices
/gst-compliance:annual-return → GSTR-9 and GSTR-9C preparation
/gst-compliance:gst-audit → Department audit / special audit assistance
Pending Notices
Show any open GST notices from memory bank with days remaining for reply.
Instalação
Adicione Review ao seu cliente. Escolha o que você usa.
npx skills add eurth/claude-for-caInstalls every skill in the repository, then prompts for which to keep.
/plugin marketplace add eurth/claude-for-caAdds the repository as a plugin marketplace; install individual plugins with `/plugin install`.
git clone https://github.com/eurth/claude-for-ca
cp -r gst-compliance/skills/review ~/.claude/skills/A skill is a plain directory. Copy it into `.claude/skills/` in a project or in your home directory.
Pontuação
51 / 100
Aceitável