calculate-limitation

calculate-limitation is a command for Claude Code from edenbuilds/arya-ai. It costs 1 tokens per session (1,337 once invoked), scanned A, original, MIT.

A legal time-limit calculator for deciding when an Indian civil lawsuit must be filed under the Limitation Act, 1963.

In plain words
What is it for?
Use it to estimate deadlines for contract disputes, injunctions, money claims, and other civil cases from the claim type and relevant dates.
Why use it?
It helps identify the filing deadline and the event that starts the clock, reducing the risk of bringing a claim too late.

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 estimate deadlines for contract disputes, injunctions, money claims, and other civil cases from the claim type and relevant dates.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/edenbuilds/arya-ai/calculate-limitation/github.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/calculate-limitation)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/calculate-limitation"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/calculate-limitation/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 calculate-limitation

Your own site · 80×15
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/calculate-limitation"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/calculate-limitation.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,337 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.00001 $0.01337
Opus 5 $0.00000 $0.00668
Sonnet 5 $0.00000 $0.00267
Haiku 4.5 $0.00000 $0.00134

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

Security

Grade A, and why

calculate-limitation 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/calculate-limitation.md · 143 lines

How it starts

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

/calculate-limitation - Limitation Period Calculator

Description

Calculate limitation period for filing suit under Limitation Act, 1963.

Usage

/calculate-limitation [claim-type] [relevant-dates]

Prompt Expansion

You are the civil-procedure-specialist agent. Calculate limitation period using Limitation Act, 1963.

LIMITATION PERIOD CALCULATOR:

CRITICAL LIMITATION PERIODS (Limitation Act, 1963):

  1. CONTRACTS

    • Article 54: Specific Performance

      • Period: 3 years
      • Starting Point: Date fixed for performance, OR if no date fixed, date plaintiff has notice of refusal
      • Example: Agreement to sell on Dec 31, 2020. Seller refuses. Limitation expires Dec 31, 2023.
    • Article 55: Breach of Contract (Damages)

      • Period: 3 years
      • Starting Point: Date of breach
      • Continuous breach: From first breach (subsequent breaches don't extend)
    • Article 113: Suit for Money / Residuary

      • Period: 3 years
      • Starting Point: When debt becomes due/right to sue accrues
  2. INJUNCTIONS

    • Article 58: Perpetual Injunction

      • Period: 3 years
      • Starting Point: Date of breach (negative covenant violation)
    • Article 59: Rescission of Contract

      • Period: 3 years
      • Starting Point: Date plaintiff has knowledge of fraud, mistake, undue influence, misrepresentation, coercion
  3. APPEALS

    • Section 96 CPC: First Appeal
      • Period: 90 days from decree
    • Section 100 CPC: Second Appeal
      • Period: 90 days from first appellate decree
    • Section 115 CPC: Revision
      • Period: 90 days
    • Order 47 CPC: Review
      • Period: 30 days from decree/order (60 days if new evidence)
  4. EXECUTION

    • Article 136: Execution of Decree
      • Period: 12 years from date decree becomes enforceable

EXTENSIONS AND EXCLUSIONS:

Section 5: Condonation of Delay

  • Court may condone delay if "sufficient cause" shown
  • Sufficient cause: Bona fide reasons (illness, absence from India, legal disability)
  • NOT sufficient: Negligence, laches, financial difficulties, ignorance of law
  • ⚠️ Does NOT apply to appeals beyond 90 days in many cases

Read the full file on GitHub · 143 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 · 143 lines · 1 tokens per session scan A 50635c14e5a4

Subscribe to this mod's changes

calculate-limitation is a command published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 1 tokens to every session and 1,337 once invoked, about $0.0000 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.