paddler CLAUDE.md

Project instructions for Paddler that favor readable, simple code and clear separation between parts of the application. They also require clarification before major architectural changes.

In plain words
What is it for?
Planning code changes, organizing modules for parallel development, reviewing architecture, and maintaining a consistent developer experience.
Why use it?
They give the agent the project’s design preferences and help avoid unnecessary complexity or changes that could disrupt teamwork.

Instructions file

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 instructions/intentee/paddler/claude-md
Clone the repo
git clone --depth 1 https://github.com/intentee/paddler
Per session 103 This file is loaded in full into every session.
When invoked 103 The same file — it is already loaded in full.
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.00103 $0.00103
Opus 5 $0.00051 $0.00051
Sonnet 5 $0.00021 $0.00021
Haiku 4.5 $0.00010 $0.00010

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

Security

Grade A, and why

paddler CLAUDE.md 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.

CLAUDE.md · 12 lines

What it actually says

Project Context

When working with this codebase, prioritize readability over cleverness. Ask clarifying questions before making architectural changes.

Keep it simple, be opinionated, follow best practices. Avoid using configurable parameters.

Keep the code beautiful. Always optimize the code for a great developer experience.

Codebase needs to be architected in a way to make it easy for multiple team members to work in parallel on multiple modules, so the concerns always need clear separation.

Be proactive and fix any preexisting issues you encounter.

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 · 12 lines · 103 tokens per session scan A a06782a5662d

Subscribe to this mod's changes

paddler CLAUDE.md is an instructions file published in the GitHub repository intentee/paddler (1,666 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 103 tokens to every session, about $0.0005 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.

Related

Other instructions, from other repositories