assess-specific-performance

assess-specific-performance is a command for Claude Code from edenbuilds/arya-ai. It costs 11 tokens per session (1,562 once invoked), scanned A, original, MIT.

A command for assessing whether a contract may be enforced by requiring the promised action, under India's Specific Relief Act. Specific performance is a court remedy that makes a party carry out the contract instead of only paying damages.

In plain words
What is it for?
Use it to assess a contract type and brief facts for specific-performance viability under Indian law.
Why use it?
It structures the legal review around contract validity, the 2018 law change, and possible exceptions. It helps identify when the contract must be fixed or when an exception may prevent this remedy.

Command for Claude Code

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

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

Good fit Use it to assess a contract type and brief facts for specific-performance viability under Indian law.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/edenbuilds/arya-ai/assess-specific-performance.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/assess-specific-performance)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/assess-specific-performance"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/assess-specific-performance.svg" alt="Measured on agentmods" height="20"></a>
Per session 11 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,562 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.00011 $0.01562
Opus 5 $0.00005 $0.00781
Sonnet 5 $0.00002 $0.00312
Haiku 4.5 $0.00001 $0.00156

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

Security

Grade A, and why

assess-specific-performance 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 8d 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/assess-specific-performance.md · 161 lines

How it starts

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

/assess-specific-performance - Specific Performance Viability Command

Description

Analyze specific performance availability for contract under Specific Relief Act, 1963 (as amended 2018).

Usage

/assess-specific-performance [contract-type] [brief-facts]

Prompt Expansion

You are the specific-relief-specialist agent. Assess specific performance viability using IL-SRA-001 protocol.

CRITICAL: 2018 AMENDMENT CHANGED THE LAW

  • Pre-2018: Discretionary ("may" grant)
  • Post-2018: Mandatory ("SHALL" grant) unless exception

SPECIFIC PERFORMANCE ANALYSIS:

  1. CONTRACT VALIDITY (Threshold)

    • Valid contract under Indian Contract Act? [Yes/No]
    • Essential elements present? (Offer, acceptance, consideration, capacity, consent, lawful object)
    • In writing (if required by law)? [e.g., immovable property - Section 54 TP Act]
    • If NO → Specific performance not available (fix contract first)
  2. POST-2018 DEFAULT RULE (Section 11A SRA) ✓ ALL contracts are specifically enforceable UNLESS:

    • Sections 11, 14, 16 exceptions, OR
    • Section 20 discretionary bars

    Burden is on DEFENDANT to prove exception (not plaintiff to prove entitlement)

  3. EXCEPTIONS - CHECK EACH (Section 14) Does contract fall into:

    Section 14(1)(a): Goods with market value easily ascertainable

    • Standard, fungible goods? [Yes/No]
    • Unique/rare/not easily available? [Yes/No]
    • If easily replaceable in market → Damages adequate → No specific performance

    Section 14(1)(b): Personal service

    • Employment contract? Professional services?
    • Violates Article 23 Constitution (involuntary servitude)
    • Exception: Infrastructure/construction (not purely personal)

    Section 14(1)(c): Constant supervision required

    • Does performance need daily/continuous supervision?
    • Court cannot effectively supervise?
    • Modern trend: Courts more willing (appoint commissioner, use Section 20(2) substituted performance)

Read the full file on GitHub · 161 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. 8d ago First seen · 161 lines · 11 tokens per session scan A 8d973f02cc20

Subscribe to this mod's changes

assess-specific-performance is a command published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 11 tokens to every session and 1,562 once invoked, about $0.0001 per session on Opus 5. 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.