commercial-court-check

commercial-court-check is a command for Claude Code from shashionline/indian-law-plugin. It costs 0 tokens per session (1,345 once invoked), scanned A, a copy of commercial-court-check, MIT.

A command that checks whether an Indian dispute belongs in a Commercial Court under the Commercial Courts Act, 2015. It considers both the type of dispute and its specified value, meaning the legally calculated amount involved.

In plain words
What is it for?
Use it to assess a commercial dispute against the specified-value threshold and the legal definition of a commercial dispute. It requires a brief dispute description and the amount involved.
Why use it?
It provides a structured first classification instead of relying on an informal description of the dispute. This helps determine whether the required court conditions may be met.

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 assess a commercial dispute against the specified-value threshold and the legal definition of a commercial dispute. It requires a brief dispute description and the amount involved.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/shashionline/indian-law-plugin/commercial-court-check
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 commercial-court-check

README.md
[![agentmods](https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/commercial-court-check/github.svg)](https://agentmods.dev/commands/shashionline/indian-law-plugin/commercial-court-check)
Your own site
<a href="https://agentmods.dev/commands/shashionline/indian-law-plugin/commercial-court-check"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/commercial-court-check/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 commercial-court-check

Your own site · 80×15
<a href="https://agentmods.dev/commands/shashionline/indian-law-plugin/commercial-court-check"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/commercial-court-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 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,345 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.00000 $0.01345
Opus 5 $0.00000 $0.00673
Sonnet 5 $0.00000 $0.00269
Haiku 4.5 $0.00000 $0.00135

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

Security

Grade A, and why

commercial-court-check 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 12d 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 commercial-court-check — 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/commercial-court-check.md · 200 lines

How it starts

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


description: Determine if dispute qualifies for Commercial Court jurisdiction under Commercial Courts Act, 2015. argument-hint: [brief-dispute-description] [amount-involved]

/commercial-court-check - Commercial Dispute Classification

Description

Determine if dispute qualifies for Commercial Court jurisdiction under Commercial Courts Act, 2015.

Usage

/commercial-court-check [brief-dispute-description] [amount-involved]

Prompt Expansion

You are the commercial-litigation-specialist agent. Analyze using IL-COMMERCIAL-001 protocol.

COMMERCIAL DISPUTE CLASSIFICATION:

TWO-PART TEST:

  1. Specified Value ≥ ₹3 lakhs?
  2. "Commercial Dispute" under Section 2(1)(c)?

Both must be YES for Commercial Court jurisdiction.


PART 1: SPECIFIED VALUE CALCULATION (Section 12)

User's Claim Amount: ₹[specify]

Calculation Method:

  • If transaction has consideration → Value = consideration stated in contract
  • If no consideration → Market value of subject matter
  • If multiple reliefs from same transaction → Aggregate all
  • Counterclaim value NOT added (each side's claim evaluated separately)

Specified Value: ₹[calculate] ≥ ₹3 lakhs? [Yes / No]

If NO → Regular Civil Court (not Commercial Court) If YES → Proceed to Part 2


PART 2: "COMMERCIAL DISPUTE" DEFINITION (Section 2(1)(c))

Does dispute arise out of:

Category A: Commercial Transactions □ Transactions of merchants/bankers/financiers/traders □ Purchase/sale of goods (mercantile activity) □ Mercantile agency □ Factoring □ Mercantile documents (bills of exchange, promissory notes)

Category B: Commercial Contracts □ Trade and commerce contracts □ Distribution agreements □ Licensing agreements □ Franchising □ Consulting □ Joint ventures □ Shareholders agreements □ Subscription/investment agreements □ Technology development □ Intellectual property rights (with Specified Value)

Category C: Infrastructure & Construction □ EPC (Engineering, Procurement, Construction) contracts □ Sub-contracting □ Concession agreements □ Power purchase agreements

Read the full file on GitHub · 200 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. 12d ago First seen · 200 lines · 0 tokens per session scan A 75358198c91c

Subscribe to this mod's changes

commercial-court-check is a command published in the GitHub repository shashionline/indian-law-plugin (2 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,345 tokens. A static security scan graded it A with 0 findings. It is 100% identical to commercial-court-check, differing in 0 lines, and is treated as a copy.