From Cross-Border Wealth & Tax
Deep legal research using Westlaw Classic, CourtListener, EUR-Lex, and web search. Find cases, statutes, regulations, and treaties on any cross-border wealth or tax topic. Produces a sourced research memo with citations verified against primary sources.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cross-border-wealth:case-research [research question | case citation | statute | treaty article | topic][research question | case citation | statute | treaty article | topic]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deep legal research across multiple databases. Routes queries to the right tool, verifies citations against primary sources, and produces a research memo with full attribution.
Deep legal research across multiple databases. Routes queries to the right tool, verifies citations against primary sources, and produces a research memo with full attribution.
Load practice profile. Read ~/.claude/plugins/config/legal-engineering/cross-border-wealth/CLAUDE.md for jurisdiction footprint and risk posture context.
Understand the query. From $ARGUMENTS, determine:
Pre-flight check. Test whether Westlaw Classic is responding. Record the result for the reviewer note.
Route to tools. Use the optimal tool for each query type:
| Query Type | Primary Tool | Fallback |
|---|---|---|
| US case law (search) | westlaw_search_cases | westlaw_classic_search → web search |
| US case law (full opinion) | westlaw_get_case | westlaw_classic_get_document |
| US legislation/bills | westlaw_search_legislation | web search (congress.gov) |
| US regulations | westlaw_search_regulations | web search (federalregister.gov) |
| CFR section | westlaw_get_cfr_section | web search (ecfr.gov) |
| EU law | westlaw_search_eu_law | web search (eur-lex.europa.eu) |
| International/comparative | westlaw_classic_search | web search |
| Multi-jurisdiction | westlaw_unified_search | parallel web searches |
| Tax treaties | web search (tax treaty databases) | model knowledge with flag |
| Non-US case law | westlaw_classic_search | web search (jurisdiction-specific databases) |
For each source found:
[Westlaw], [CourtListener], [EUR-Lex], [web search — verify], [model knowledge — verify])Produce the research memo. Structure:
Question presented: [the research question, precisely stated]
Short answer: [2-3 sentences — the bottom line]
Analysis: [structured by issue, with citations. Each legal proposition has a source tag. Jurisdiction-specific throughout.]
Key authorities:
| Authority | Citation | Jurisdiction | Holding | Status | Source |
|---|---|---|---|---|---|
| [case/statute] | [citation] | [jurisdiction] | [one-line holding] | [current/overruled/under appeal] | [provenance tag] |
Open questions: [what remains unresolved, what needs further research, what the user should verify]
Cross-reference with the Star Atlas. If any of the 15 atlas cases are relevant to the research question, note the connection and suggest reviewing the atlas entry.
Offer next steps:
What next?
- Go deeper — I'll pull the full opinion(s) and analyze the reasoning in detail
- Apply to your structure — I'll apply these findings to [entity/arrangement from practice profile]
- Find contrary authority — I'll search for cases that reach the opposite conclusion
- HTML report — formatted research memo with linked citations
- Send to team — I'll draft a Slack message or email summarizing the findings
- Something else
[Westlaw] tag requires the citation to appear in a Westlaw result[model knowledge — verify]Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub zereo0317/legal-engineering-system --plugin cross-border-wealth