calculate-limitation

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

A command that calculates the deadline for filing certain civil lawsuits under India's Limitation Act, 1963. It uses the type of claim and important dates to determine when the legal time limit ends.

In plain words
What is it for?
It helps estimate filing deadlines for claims such as contract breaches, specific performance, money suits, and injunctions in India.
Why use it?
It reduces the need to manually look up limitation rules and work out the deadline from the relevant event date.

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 It helps estimate filing deadlines for claims such as contract breaches, specific performance, money suits, and injunctions in India.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/calculate-limitation/github.svg)](https://agentmods.dev/commands/shashionline/indian-law-plugin/calculate-limitation)
Your own site
<a href="https://agentmods.dev/commands/shashionline/indian-law-plugin/calculate-limitation"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/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/shashionline/indian-law-plugin/calculate-limitation"><img src="https://agentmods.dev/badge/commands/shashionline/indian-law-plugin/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 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.01337
Opus 5 $0.00000 $0.00668
Sonnet 5 $0.00000 $0.00267
Haiku 4.5 $0.00000 $0.00134

Measured 11d ago against content hash 50635c14e5a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 11d 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 calculate-limitation — 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/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. 11d 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 shashionline/indian-law-plugin (2 stars, last pushed 6mo 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. It is 100% identical to calculate-limitation, differing in 0 lines, and is treated as a copy.