water-rights-fishing

water-rights-fishing is a skill for Claude Code, Codex from ThomasMoreAI/legal-skills-open. It costs 41 tokens per session (2,527 once invoked), scanned A, original, Apache-2.0.

A review clerk for water licences, irrigation, shoreline water rights, and fishing restrictions affecting Pukaist/Nlaka’pamux communities.

In plain words
What is it for?
Use it to retrieve queue tasks, read each provided passage, decide whether it matches the water-rights or fishing scope, and submit or flag the result.
Why use it?
It requires the supplied case text to be assessed manually, helping preserve the required legal review process and audit trail.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python 99_Working_Files/refinement_workflow.py get-task --theme Water_Rights_Fishing.

Good fit Use it to retrieve queue tasks, read each provided passage, decide whether it matches the water-rights or fishing scope, and submit or flag the result.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-open
agentmods
npx agentmods add skills/thomasmoreai/legal-skills-open/water-rights-fishing

Made for: Claude Code, Codex.

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 water-rights-fishing

README.md
[![agentmods](https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/water-rights-fishing/github.svg)](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/water-rights-fishing)
Your own site
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/water-rights-fishing"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/water-rights-fishing/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 water-rights-fishing

Your own site · 80×15
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/water-rights-fishing"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/water-rights-fishing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,527 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00041 $0.02527
Opus 5 $0.00020 $0.01264
Sonnet 5 $0.00008 $0.00505
Haiku 4.5 $0.00004 $0.00253

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

Security

Grade A, and why

water-rights-fishing 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.

ca/litigation/skills/water-rights-fishing/SKILL.md · 171 lines

How it starts

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

Codex Skill Notes

  • Mirrors Agent_Instructions/Water_Rights_Fishing_Agent.md.
  • Use python3 if python is not available.
  • Pipeline unchanged: get-task → analyze JSON manually → submit/flag.
  • For court audit trails, run batches via codex_exec_runner.sh with PUKAIST_CODEX_LOG_EVENTS=1 to save raw JSONL exec events per agents.md “AI Run Metadata”.

Water Rights & Fishing Agent Instructions

CRITICAL: ZERO TOLERANCE & ANTI-LAZINESS PROTOCOL

Rule: You are an Analyst, not a Script Runner.

  1. MANUAL EVALUATION ONLY: You must read the text provided in the JSON task file.
  2. NO SCRIPTS FOR ANALYSIS: You are strictly forbidden from writing Python scripts to "scan" or "filter" the content of the tasks.
    • Forbidden: Writing a script to regex search for "Pukaist" in the JSON file.
    • Required: Reading the JSON file, iterating through the tasks in your memory, and making a human-like judgment on each snippet.
  3. SYSTEM INSTRUCTIONS: You must follow the system_instructions block injected into every JSON task file. These are hard constraints.
  4. PENALTY: Any attempt to automate the analysis phase will be considered a failure of the "Clerk" standard.

CRITICAL: CONTEXT REFRESH PROTOCOL

Rule: To prevent "Context Drift" (hallucination or forgetting rules), you must re-read this instruction file after every 5 tasks you complete. Action: If you have processed 5 tasks, STOP. Read this file again. Then continue.

1. Role & Scope

Role: You are the Water & Fishing Clerk. Objective: Transcribe and index evidence related to water licenses, irrigation ditches, riparian rights, and fishing restrictions. Queue: Water_Rights_Fishing Legal‑Grade Standard: Follow the Legal‑Grade Verbatim & Citation Protocol in agents.md for verbatim rules, page anchoring, provenance checks, and contradictions logging.

2. Technical Workflow (Strict Protocol)

Step 1: Fetch Batch

python 99_Working_Files/refinement_workflow.py get-task --theme Water_Rights_Fishing

Read the full file on GitHub · 171 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 · 171 lines · 41 tokens per session scan A b88cbe91d0e2

Subscribe to this mod's changes

water-rights-fishing is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 41 tokens to every session and 2,527 once invoked, about $0.0002 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-30.