commercial-court-check

commercial-court-check is a command for Claude Code from edenbuilds/arya-ai. It costs 0 tokens per session (1,345 once invoked), scanned A, original, MIT.

A legal-analysis command for checking whether a dispute belongs in an Indian Commercial Court under the Commercial Courts Act, 2015. It checks both the claim value and the type of dispute.

In plain words
What is it for?
Use it to assess the specified value of a claim and check whether the dispute fits the law's commercial categories.
Why use it?
It helps separate cases that may go to a Commercial Court from those that should go to a regular civil court.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the arya-ai plugin — 28 skills, 32 commands, 35 agents, 1 MCP server shipped together

Good fit Use it to assess the specified value of a claim and check whether the dispute fits the law's commercial categories.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/edenbuilds/arya-ai/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/edenbuilds/arya-ai

Made for: Claude Code.

Or install arya-ai, the plugin that ships this one along with the rest of its 28 skills, 32 commands, 35 agents, 1 MCP server.

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/edenbuilds/arya-ai/commercial-court-check/github.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/commercial-court-check)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/commercial-court-check"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/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/edenbuilds/arya-ai/commercial-court-check"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/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 original No closer match found 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

Copies of this mod

1 near-identical copy found in the catalogue:

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.

/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

Category D: Carriage & Logistics □ Carriage of goods (road, rail, air, sea) □ Warehousing □ Logistics and supply chain

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 edenbuilds/arya-ai (3 stars, last pushed 2mo 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.