draft-contract

draft-contract is a command for coding agents from edenbuilds/arya-ai. It costs 3 tokens per session (1,770 once invoked), scanned A, original, MIT.

A guided command for drafting contracts, with clause suggestions and checks against stated legal requirements.

In plain words
What is it for?
Use it to draft service, sale, guarantee, partnership, and other contracts by working through the parties, payment, duration, special terms, and dispute arrangements.
Why use it?
It helps turn incomplete business terms into a structured contract while highlighting missing information and compliance issues.

Command

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

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.

agentmods
npx agentmods add commands/edenbuilds/arya-ai/draft-contract
Clone the repo
git clone --depth 1 https://github.com/edenbuilds/arya-ai

Or install arya-ai, the plugin that ships this one along with the rest of its 22 commands, 32 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 draft-contract

README.md
[![agentmods](https://agentmods.dev/badge/commands/edenbuilds/arya-ai/draft-contract.svg)](https://agentmods.dev/commands/edenbuilds/arya-ai/draft-contract)
Your own site
<a href="https://agentmods.dev/commands/edenbuilds/arya-ai/draft-contract"><img src="https://agentmods.dev/badge/commands/edenbuilds/arya-ai/draft-contract.svg" alt="Measured on agentmods" height="20"></a>
Per session 3 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,770 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00003 $0.01770
Opus 5 $0.00002 $0.00885
Sonnet 5 $0.00001 $0.00354
Haiku 4.5 $0.00000 $0.00177

Measured 3d ago against content hash 8306b97b0fa5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

draft-contract 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 3d 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/draft-contract.md · 205 lines

How it starts

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

Draft Contract Command

Task: Guide user through contract drafting with comprehensive clause suggestions and compliance checks.

Workflow

  1. Determine Contract Type:

    • General contract (service, consultancy)
    • Sale of goods
    • Indemnity/Guarantee
    • Bailment/Pledge
    • Agency
    • Partnership
    • Other (specify)
  2. Gather Requirements:

    • Parties: Names, addresses, capacity verification
    • Subject Matter: Goods/services/property (specific description)
    • Consideration: Amount, payment terms, schedule
    • Duration: Fixed term or ongoing
    • Special Terms: Non-compete, confidentiality, termination rights, etc.
    • Jurisdiction: Courts, arbitration clause
  3. Load Relevant Protocols:

    • IL-CONTRACT-FORMATION: Essential elements, certainty requirements
    • IL-CONTRACT-LEGALITY: Section 23 compliance, Section 27 restraint of trade
    • Specific protocol for contract type (IL-CONTRACT-SALE-OF-GOODS, IL-CONTRACT-PARTNERSHIP, etc.)
  4. Draft Structure:

    Essential Clauses (All Contracts):

    • Preamble: Date, parties (full names, addresses, capacity)
    • Recitals: Background, purpose (WHEREAS clauses)
    • Definitions: Key terms
    • Subject Matter: Specific description (Section 29 certainty)
    • Consideration: Amount, payment terms, mode
    • Performance Obligations: Who, what, when, where, how (Sections 37-50)
    • Duration: Start date, end date, renewal terms
    • Termination: Grounds, notice period, consequences
    • Force Majeure: Section 56 compliance, events covered
    • Liquidated Damages: Section 74 - genuine pre-estimate (not penalty)
    • Dispute Resolution: Arbitration/jurisdiction clause
    • Governing Law: Indian Contract Act 1872 + applicable special acts
    • Signatures: Witnesses, date

    Special Clauses (Contract-Specific):

    Sale of Goods:

    • Property transfer rule (Section 19 rules 1-5)
    • Delivery terms (Section 32-36)
    • Conditions and warranties (Sections 14-16)
    • Risk allocation (Section 20)
    • Unpaid seller's rights (if credit sale)

Read the full file on GitHub · 205 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. 3d ago First seen · 205 lines · 3 tokens per session scan A 8306b97b0fa5

Subscribe to this mod's changes

draft-contract is a command published in the GitHub repository edenbuilds/arya-ai (3 stars, last pushed 2mo ago), licensed MIT. It adds 3 tokens to every session and 1,770 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.