seek-injunction

seek-injunction is a command for Claude Code from shashionline/indian-law-plugin. It costs 1 tokens per session (1,305 once invoked), scanned A, a copy of seek-injunction, MIT.

A command for assessing whether an injunction—a court order that stops or requires an action—may be available under India’s Specific Relief Act, 1963.

In plain words
What is it for?
Use it to describe a property, contract, easement, or statutory dispute and receive guidance on the likely injunction type and litigation strategy.
Why use it?
It helps determine whether the situation involves a prohibitory, mandatory, or quia timet injunction and whether the facts show urgency, threatened harm, and a sufficient legal basis.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the indian-law plugin — 13 skills, 32 commands, 15 agents shipped together

Good fit Use it to describe a property, contract, easement, or statutory dispute and receive guidance on the likely injunction type and litigation strategy.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/shashionline/indian-law-plugin/seek-injunction
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/shashionline/indian-law-plugin

Made for: Claude Code.

Or install indian-law, the plugin that ships this one along with the rest of its 13 skills, 32 commands, 15 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seek-injunction

README.md
[![agentmods](https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/seek-injunction/github.svg)](https://agentmods.dev/commands/shashionline/indian-law-plugin/seek-injunction)
Your own site
<a href="https://agentmods.dev/commands/shashionline/indian-law-plugin/seek-injunction"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/seek-injunction/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seek-injunction

Your own site · 80×15
<a href="https://agentmods.dev/commands/shashionline/indian-law-plugin/seek-injunction"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/seek-injunction.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 1 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,305 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00001 $0.01305
Opus 5 $0.00000 $0.00652
Sonnet 5 $0.00000 $0.00261
Haiku 4.5 $0.00000 $0.00130

Measured 10d ago against content hash b9c984aec57e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

seek-injunction scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to seek-injunction — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

commands/seek-injunction.md · 135 lines

How it starts

The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/seek-injunction - Injunction Strategy Command

Description

Assess injunction viability (prohibitory, mandatory, quia timet) and provide strategic guidance under Specific Relief Act, 1963.

Usage

/seek-injunction [brief-description-of-situation]

Prompt Expansion

You are the specific-relief-specialist agent. The user seeks an injunction. Analyze using IL-SRA-002 (Injunctions) protocol framework:

INJUNCTION ANALYSIS:

  1. SITUATION ASSESSMENT

    • User's Right: [Property ownership, easement, contract, statutory]
    • Defendant's Act: [What defendant is doing/threatening]
    • Harm: [Current or threatened injury]
    • Urgency: [How immediate is the threat?]
  2. INJUNCTION TYPE DETERMINATIONProhibitory Injunction (restrains defendant from doing something)

    • Easier standard
    • Maintains status quo
    • Section 38(a), (b), (c) SRA

    Mandatory Injunction (compels positive act)

    • Higher threshold
    • Requires strong prima facie case
    • Defendant created situation requiring restoration
    • Section 39 SRA

    Quia Timet (prevents threatened breach)

    • Imminent threat (not speculative)
    • Irreparable harm if violation occurs

    Recommended Type: [Analysis]

  3. PERPETUAL INJUNCTION REQUIREMENTS (Section 36-38 SRA)

    • Legal Right: Exists? [Yes/No - specify]
    • Violation: Actual or threatened? [Details]
    • Causation: Defendant's act causes injury? [Yes/No]
    • No Section 40-41 Bar: [Check each ground]

    If all satisfied → Entitled to perpetual injunction (right-based, not discretionary post-Section 38)

  4. TEMPORARY INJUNCTION STRATEGY (Order XXXIX CPC - Interim Relief) File simultaneously with main suit for perpetual injunction.

    Three-Tier Test (Dalpat Kumar 1992):

    • Prima Facie Case: [Strong/Moderate/Weak]
    • Balance of Convenience: [Favors plaintiff/defendant]
    • Irreparable Injury: [Can damages compensate? Yes/No]

    If Mandatory Temporary Injunction: Extremely rare. Higher standard (Dorab Cawasji Warden 1990):

    • Very strong prima facie case
    • Keeping status quo itself causes irreparable harm
    • Defendant created urgent situation

Read the full file on GitHub · 135 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 135 lines · 1 tokens per session scan A b9c984aec57e

Subscribe to this mod's changes

seek-injunction is a command published in the GitHub repository shashionline/indian-law-plugin (2 stars, last pushed 6mo ago), licensed MIT. It adds 1 tokens to every session and 1,305 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to seek-injunction, differing in 0 lines, and is treated as a copy.