Help us improve
Share bugs, ideas, or general feedback.
From legal
Generates templated responses to common legal inquiries like DSARs, litigation holds, NDAs, subpoenas, and vendor questions. Checks escalation triggers and customizes with details.
npx claudepluginhub 8gg-git/claude --plugin legalHow this command is triggered — by the user, by Claude, or both
Slash command
/legal:respond [inquiry-type]The summary Claude sees in its command listing — used to decide when to auto-load this command
# /respond -- Generate Response from Templates > If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md). Generate a response to a common legal inquiry using configured templates. Customizes the response with specific details and includes escalation triggers for situations that should not use a templated response. **Important**: This command assists with legal workflows but does not provide legal advice. Generated responses should be reviewed by qualified legal professionals before being sent. ## Invocation Common inquiry t...
/respondGenerates templated responses to common legal inquiries like DSARs, litigation holds, NDAs, subpoenas, and vendor questions. Checks escalation triggers and customizes with details.
/client-letterGenerates professional law firm correspondence — status updates, engagement letters, case summaries, and closing letters — with structured templates and privilege guidance.
/process-letterDrafts process letters or bid instructions for stages like IOI, final bid, or management meeting invites. Prompts for stage if unspecified.
/demand-letterGenerates a professional demand letter with legal framework, factual background, damages, and remedy sought for attorney review.
/draft-ndaDrafts a customized Non-Disclosure Agreement for specified parties and context, with jurisdiction clauses, review flags, and plain-language summary.
/discovery-holdTriage documents for privilege review, relevance mapping, and litigation-hold scope. Produces a draft privilege-log table, spoliation-risk flags, and next-step recommendations.
Share bugs, ideas, or general feedback.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Generate a response to a common legal inquiry using configured templates. Customizes the response with specific details and includes escalation triggers for situations that should not use a templated response.
Important: This command assists with legal workflows but does not provide legal advice. Generated responses should be reviewed by qualified legal professionals before being sent.
/respond [inquiry-type]
Common inquiry types:
dsr or data-subject-request -- Data subject access/deletion/correction requestshold or discovery-hold -- Litigation hold noticesvendor or vendor-question -- Vendor legal questionsnda or nda-request -- NDA requests from business teamsprivacy or privacy-inquiry -- Privacy-related questionssubpoena -- Subpoena or legal process responsesinsurance -- Insurance claim notificationscustom -- Use a custom templateIf no inquiry type is provided, ask the user what type of response they need and show available categories.
Accept the inquiry type from the user. If the type is ambiguous, show available categories and ask for clarification.
Look for templates in local settings (e.g., legal.local.md or a templates directory).
If templates are configured:
If no templates are configured:
Before generating the response, evaluate whether this situation has characteristics that should NOT use a templated response:
If an escalation trigger is detected:
Prompt the user for the details needed to customize the response:
Data Subject Request:
Discovery Hold:
Vendor Question:
NDA Request:
Populate the template with the gathered details. Ensure the response:
Present the draft response to the user for review before sending.
If the user wants to create a new template:
{{requester_name}}, {{deadline}}, {{matter_reference}})## Template: [Category Name]
### Escalation Triggers
- [Trigger 1]
- [Trigger 2]
### Variables
- {{variable_1}}: [description]
- {{variable_2}}: [description]
### Subject Line
[Subject template]
### Body
[Response body with {{variables}}]
### Attachments
[Any standard attachments to include]
### Follow-Up
[Standard follow-up actions after sending]
## Generated Response: [Inquiry Type]
**To**: [recipient]
**Subject**: [subject line]
---
[Response body]
---
### Escalation Check
[Confirmation that no escalation triggers were detected, OR flagged triggers with recommendations]
### Follow-Up Actions
1. [Post-send actions]
2. [Calendar reminders to set]
3. [Tracking or logging requirements]