my-pi AGENTS.md

my-pi AGENTS.md is an instructions file for Codex, OpenCode from spences10/my-pi. It costs 685 tokens per session, scanned A, original, MIT.

A repository guide for my-pi, a curated distribution of Pi coding-agent tools and reusable packages.

In plain words
What is it for?
It helps locate the right package documentation and workflow for building extensions, preparing releases, testing installs, reviewing changes, and validating edits.
Why use it?
It tells contributors which documents and package instructions are authoritative before they change code, dependencies, or releases.

Instructions file for CodexOpenCode

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/spences10/my-pi/agents-md
Clone the repo
git clone --depth 1 https://github.com/spences10/my-pi

Made for: Codex, OpenCode.

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 my-pi AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/spences10/my-pi/agents-md.svg)](https://agentmods.dev/instructions/spences10/my-pi/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/spences10/my-pi/agents-md"><img src="https://agentmods.dev/badge/instructions/spences10/my-pi/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 685 This file is loaded in full into every session.
When invoked 685 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.00685 $0.00685
Opus 5 $0.00342 $0.00342
Sonnet 5 $0.00137 $0.00137
Haiku 4.5 $0.00068 $0.00068

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

Security

Grade A, and why

my-pi AGENTS.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 5d 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.

AGENTS.md · 80 lines

How it starts

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

AGENTS.md

Guidance for coding agents working in this repository.

Orientation

This repo is my-pi: a curated Pi coding-agent distribution plus reusable @spences10/pi-* packages.

Start with:

  • README.md for distribution-level usage and package list.
  • docs/package-map.md for installable vs support packages.
  • docs/agent-workflows.md for repository-specific skill routing.
  • docs/dependency-overrides.md before changing pnpm overrides.
  • Package-local README.md files before changing package behavior or user-facing docs.

Repository-specific skills

Project skills live directly under .agents/<skill>/SKILL.md. Load the matching skill before doing the work:

Task Skill
Build or modify Pi extensions/packages pi-extension-development
Compare proposed customisation with Pi built-ins pi-primitive-check
Prepare or validate releases pi-release-workflow
Run review-gated peer issue delivery pi-review-gated-delivery
Develop or review the observability dashboard pi-observability-local-dev
Test published package installability pi-package-sandbox-test
Validate repository edits pi-validation-flow

Keep skill metadata activation-friendly:

  • single-line description
  • # prettier-ignore above long descriptions
  • trigger language starts with Use when...
  • validate with pnpx check-skills validate .agents --recursive --json

Source of truth order

  1. Package-local README.md files for user-facing package behavior.
  2. .agents/*/SKILL.md files for agent operating procedure.
  3. Root README.md for distribution positioning and commands.
  4. Source/tests for implementation details when docs are incomplete.

Commit and Changeset ownership

Read the full file on GitHub · 80 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. 5d ago First seen · 80 lines · 685 tokens per session scan A f5cb716cc1d6

Subscribe to this mod's changes

my-pi AGENTS.md is an instructions file published in the GitHub repository spences10/my-pi (118 stars, last pushed 5d ago), licensed MIT. It adds 685 tokens to every session, about $0.0034 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.