PawFlow-Agents AGENTS.md

PawFlow-Agents AGENTS.md is an instructions file for Codex, OpenCode from allcolor/PawFlow-Agents. It costs 233 tokens per session, scanned A, original, MIT.

A repository instruction file for PawFlow-Agents, a software project. It explains the rules for preparing releases, including how to separate release metadata from feature changes and when to create a release tag.

In plain words
What is it for?
Use it when changing release versions, preparing release commits, checking required release documents, or creating release tags.
Why use it?
It reduces release mistakes such as combining unrelated changes, tagging code before continuous-integration checks pass, or using the wrong tag format.

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/allcolor/pawflow-agents/agents-md
Clone the repo
git clone --depth 1 https://github.com/allcolor/PawFlow-Agents

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 PawFlow-Agents AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/allcolor/pawflow-agents/agents-md.svg)](https://agentmods.dev/instructions/allcolor/pawflow-agents/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/allcolor/pawflow-agents/agents-md"><img src="https://agentmods.dev/badge/instructions/allcolor/pawflow-agents/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 233 This file is loaded in full into every session.
When invoked 233 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.00233 $0.00233
Opus 5 $0.00117 $0.00117
Sonnet 5 $0.00047 $0.00047
Haiku 4.5 $0.00023 $0.00023

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

Security

Grade A, and why

PawFlow-Agents 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 · 22 lines

What it actually says

Agent Instructions

This file complements CLAUDE.md (development conventions). Read both.

Releases

Before preparing or executing any release, read docs/RELEASE_PROCEDURE.md and the project wiki page complete-release-procedure (project_wiki(action='page', slug='complete-release-procedure')). The version-controlled document is the source of truth and the wiki page must mirror it. These rules are non-negotiable:

  • A Release 1.0.0-beta.N commit contains only release metadata (pyproject.toml, CHANGELOG.md, PROJECT_SUMMARY.md, version-string references). All feature/fix/test/doc content lands in its own dedicated commits pushed before the release commit — never bundled into the release commit.
  • Tag only a SHA whose full branch CI matrix is green; never push tag and release commit together.
  • Release tags are named exactly 1.0.0-beta.N. A leading v is forbidden: never create or push v1.0.0-beta.N.
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 · 22 lines · 233 tokens per session scan A 29d242076194

Subscribe to this mod's changes

PawFlow-Agents AGENTS.md is an instructions file published in the GitHub repository allcolor/PawFlow-Agents (25 stars, last pushed today), licensed MIT. It adds 233 tokens to every session, about $0.0012 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

relay AGENTS.md

AGENTS.md instructions for AgentWorkforce/relay, covering git workflow rules, never push directly to main, correct workflow, ... do work .. and stop here - let user merge.

AgentWorkforce/relay · 2,083 tokens

lihongwei-cn CLAUDE.md

Claude Code instructions for LiHongwei-cn/lihongwei-cn, covering claude.md — claude code 项目记忆, 用户身份, 回复风格(红线), 网站 and 技术栈.

LiHongwei-cn/lihongwei-cn · 2,364 tokens

agentsmith AGENTS.md

AGENTS.md instructions for PromptPartner/agentsmith, covering operating agreement, who you're talking to, how to read the rest of this agreement, how sessions run and when to pause and ask.

PromptPartner/agentsmith · 8,492 tokens

Warden-AI GEMINI.md

Gemini CLI instructions for rynald0cst0ltziam/Warden-AI, covering warden — context governance and verification layer, session start (important — do this first), layer 1: before starting work — context selection, layer 2: during work — tool output pruning and enforcement hooks (automatic).

rynald0cst0ltziam/Warden-AI · 4,292 tokens

claude-code-safety-net CLAUDE.md

Claude Code instructions for waleedkhanbaloch/claude-code-safety-net, covering claude.md, project overview, commands, architecture and code style (typescript).

waleedkhanbaloch/claude-code-safety-net · 1,188 tokens

claude-code-safety-net AGENTS.md

AGENTS.md instructions for waleedkhanbaloch/claude-code-safety-net, covering agent guidelines, commands, pre-commit hooks, commit conventions and code style (typescript).

waleedkhanbaloch/claude-code-safety-net · 2,038 tokens