dev-flow AGENTS.md

Repository instructions for the Innocent-children/dev-flow project. They define which documents and source files to check before making changes and how to resolve conflicts between documentation and actual behavior.

In plain words
What is it for?
Guiding implementation work, release preparation, requirement checks, documentation updates, and test or source-code review in that repository.
Why use it?
They provide a consistent way to understand the project and keep implementation, requirements, and documentation aligned.

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/innocent-children/dev-flow/agents-md
Clone the repo
git clone --depth 1 https://github.com/Innocent-children/dev-flow

Made for: Codex, OpenCode.

Per session 1,856 This file is loaded in full into every session.
When invoked 1,856 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.01856 $0.01856
Opus 5 $0.00928 $0.00928
Sonnet 5 $0.00371 $0.00371
Haiku 4.5 $0.00186 $0.00186

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

Security

Grade A, and why

dev-flow 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 2d 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 · 190 lines

How it starts

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

Dev Flow Repository Instructions

Authority

Before implementation work, read in this order:

  1. the user's current explicit request and acceptance criteria;
  2. CONTRIBUTING.md or CONTRIBUTING_en.md;
  3. docs/PRODUCT.md or docs/PRODUCT_en.md;
  4. the technical documents directly related to the change;
  5. the current source code, schemas, package manifests, and executable tests for the affected surface.

Before a version-only release, read in this order:

  1. release/README.md;
  2. the selected product's release README under release/;
  3. the current prepare and publisher contracts under release/;
  4. the package manifest and current public-version metadata.

When documentation and executable behavior disagree, use the executable implementation to determine current behavior and update the affected documentation in the same change. Do not infer requirements from branch names, directory names, chat history, or historical design documents.

Requirement Scope

The user's current explicit instruction, current public contracts, and existing product boundaries define authorized product work.

  • Every implementation task must map to the current request, an acceptance criterion, a public contract, or an approved engineering constraint.
  • Identify the exact files or directories affected before implementation.
  • Do not convert rationale, examples, future candidates, or historical incidents into new behavior.
  • Do not broaden an implementation because a nearby abstraction appears useful.
  • When the request conflicts with current contracts or leaves a material product choice unresolved, stop and ask for direction before changing behavior.
  • Historical design material is available through Git history; it is not current implementation authority.

Documentation and Internationalization

Human-readable documentation mirrors delivered product behavior; it is not runtime, build, release, or test authority. The maintained locale set and document-family coverage are defined by docs/I18N.md and docs/I18N_en.md.

Read the full file on GitHub · 190 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. 2d ago First seen · 190 lines · 1,856 tokens per session scan A b99c72b27a1c

Subscribe to this mod's changes

dev-flow AGENTS.md is an instructions file published in the GitHub repository Innocent-children/dev-flow (4 stars, last pushed 3d ago), licensed Apache-2.0. It adds 1,856 tokens to every session, about $0.0093 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.