pragma AGENTS.md

pragma AGENTS.md is an instructions file for Codex, OpenCode from pqpo/pragma. It costs 13,318 tokens per session, scanned C, original, no licence file.

A set of project instructions stored in AGENTS.md files. It documents the Pragma project's purpose, technical standards, folder layout, and package naming.

In plain words
What is it for?
Use it to guide agent work on the Pragma codebase and keep changes consistent with its structure and standards.
Why use it?
It gives coding agents the project context and conventions they need when working in the repository.

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

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 pragma AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/pqpo/pragma/agents-md.svg)](https://agentmods.dev/instructions/pqpo/pragma/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/pqpo/pragma/agents-md"><img src="https://agentmods.dev/badge/instructions/pqpo/pragma/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 13,318 This file is loaded in full into every session.
When invoked 13,318 The same file — it is already loaded in full.
Security scan C 3 findings. Scan, not verified.
Origin unknown 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.13318 $0.13318
Opus 5 $0.06659 $0.06659
Sonnet 5 $0.02664 $0.02664
Haiku 4.5 $0.01332 $0.01332

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

Security

Grade C, and why

pragma AGENTS.md scanned grade C with 3 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

"clean": "rm -rf dist"

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl http://localhost:3001/health

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

node:child_process
AGENTS.md · 1,111 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 1,111 lines · 13,318 tokens per session scan C 428549341d09

Subscribe to this mod's changes

pragma AGENTS.md is an instructions file published in the GitHub repository pqpo/pragma (116 stars, last pushed 4d ago), with no licence file. It adds 13,318 tokens to every session, about $0.0666 per session on Opus 5. A static security scan graded it C with 3 findings (recursive force delete, makes network calls, runs shell commands). 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

kungfu AGENTS.md

AGENTS.md instructions for kungfu-systems/kungfu, covering agents.md, start from the person's objective, rules that always apply, load bounded context before changing the repository and execute and verify through shifu.

kungfu-systems/kungfu · 1,532 tokens

kungfu CLAUDE.md

Claude Code instructions for kungfu-systems/kungfu: Read and follow AGENTS.md before working in this repository. It routes both product use and contribution work to the repository sources of truth, including the requirement that development and build tasks enter through Shifu.

kungfu-systems/kungfu · 54 tokens

kungfu copilot-instructions.md

Copilot instructions for kungfu-systems/kungfu: Read and follow AGENTS.md before proposing or running changes. It is the shared agent router for this repository, including the canonical Shifu development and build entrypoint.

kungfu-systems/kungfu · 45 tokens

build_a_product_agent CLAUDE.md

Instructions for ADW-19/build_a_product_agent, covering claude.md, 项目本质(readme 概览之外), 目录与编号规范, 文章写作规范(新增/修改文章时必须遵循) and 常用操作.

ADW-19/build_a_product_agent · 1,422 tokens

beevibe CLAUDE.md

Claude Code instructions for beevibe-ai/beevibe, covering beevibe — claude code guide, monorepo structure, running locally, critical: @beevibe/core compiles to dist/ and restarting cleanly.

beevibe-ai/beevibe · 2,886 tokens

pi-agent-dashboard AGENTS.md

AGENTS.md instructions for BlackBeltTechnology/pi-agent-dashboard, covering pi dashboard, docs-first gate — kb before grep (per-turn doctrine), code instructions (per-turn doctrine), investigation protocol — index first and documentation update protocol.

BlackBeltTechnology/pi-agent-dashboard · 3,640 tokens