updated 3mo ago
!python3 ${CLAUDEPLUGINROOT}/../../shared/bin/get-firm-context.py 2>/dev/null
What can you do with 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.
Install
Add Review to your client. Pick the one you use.
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.
Score
51 / 100
Adequate