Personetta CLAUDE.md

Personetta CLAUDE.md is an instructions file for coding agents from EdwardAF-IT/Personetta. It costs 276 tokens per session, scanned A, original, MIT.

Repository instructions for Personetta, including rules for commit credits and required code-quality checks. They describe tools such as Ruff, Black, Mypy and Bandit, which check Python style, types and security.

In plain words
What is it for?
Following repository conventions, configuring the commit hook and checking Python changes for formatting, lint errors, type problems and common security issues.
Why use it?
They prevent incorrect assistant attribution in commits and help ensure changes pass the checks used by the project’s automated tests.

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/edwardaf-it/personetta/claude-md
Clone the repo
git clone --depth 1 https://github.com/EdwardAF-IT/Personetta

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/edwardaf-it/personetta/claude-md.svg)](https://agentmods.dev/instructions/edwardaf-it/personetta/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/edwardaf-it/personetta/claude-md"><img src="https://agentmods.dev/badge/instructions/edwardaf-it/personetta/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 276 This file is loaded in full into every session.
When invoked 276 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.00276 $0.00276
Opus 5 $0.00138 $0.00138
Sonnet 5 $0.00055 $0.00055
Haiku 4.5 $0.00028 $0.00028

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

Security

Grade A, and why

Personetta 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 4d 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 · 31 lines

What it actually says

Repository instructions

Commit attribution

Do not add AI-assistant attribution to commits, PR bodies, or tags in this repository. Specifically, never emit:

  • Co-Authored-By: trailers naming Claude, Anthropic, or any other assistant
  • 🤖 Generated with [Claude Code] (or equivalent) footers

GitHub resolves those trailers to real accounts and lists the assistant in the repository's Contributors panel. This project credits the people who authored the work; the tooling used to write it is not a contributor.

Human co-authors are welcome — Co-Authored-By: Name <email> for an actual person is fine and should be preserved.

A commit-msg hook in .githooks/ strips these trailers as a backstop. Enable it once per clone with:

git config core.hooksPath .githooks

Quality gates

ruff, black, mypy, and bandit run as pytest quality gates (tests/quality/). The ruff rule set is pinned explicitly in pyproject.toml under [tool.ruff.lint] select — do not rely on ruff's implicit defaults, which change between minor releases and have broken CI before.

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. 4d ago First seen · 31 lines · 276 tokens per session scan A dd11dfc30b0f

Subscribe to this mod's changes

Personetta CLAUDE.md is an instructions file published in the GitHub repository EdwardAF-IT/Personetta (2 stars, last pushed 5d ago), licensed MIT. It adds 276 tokens to every session, about $0.0014 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.

Related

Other instructions, from other repositories

ios-agent-skill AGENTS.md

Instructions for Nagarjuna2997/ios-agent-skill, covering ios agent skill — claude ai expert ios/swift developer, when to load this skill, loading the right document, how these docs are structured and how you operate: delegation, loops, and verification.

Nagarjuna2997/ios-agent-skill · 15,145 tokens

agent-toolkit AGENTS.md

AGENTS.md instructions for ulises-jeremias/agent-toolkit, covering agents.md — ai agent contract, what this toolkit does, repository structure, operating rules and how to add a skill.

ulises-jeremias/agent-toolkit · 4,514 tokens

humanize AGENTS.md

AGENTS.md instructions for shir-danishyar/humanize: This repository is an Agent Skills-format skill. To use it.

shir-danishyar/humanize · 277 tokens

bluetemberg CLAUDE.md

Instructions for prototypdigital/bluetemberg, a project described as: AI coding standards shipped like a dependency. Version-locked, integrity-verified, signed, and routed by role and stack version. Emits AGENTS.md, Cursor rules, and more.

prototypdigital/bluetemberg · 66 tokens

ultra-max-token-burner AGENTS.md

Instructions for floytra-dev/ultra-max-token-burner: When the user asks to expand, operationalize, professionalize, govern, validate, or make a prompt more manager-visible, use the Ultra Max Token Burner workflow in SKILL.md.

floytra-dev/ultra-max-token-burner · 171 tokens

skraft-plugin AGENTS.md

AGENTS.md instructions for SebastienDegodez/skraft-plugin, covering graphify, skraft-framework documentation, repository structure, test placement rules and vally evaluation rules.

SebastienDegodez/skraft-plugin · 2,058 tokens