agilemarkdown AGENTS.md

agilemarkdown AGENTS.md is an instructions file for Codex, OpenCode from mreider/agilemarkdown. It costs 1,774 tokens per session, scanned D, a copy of agilemarkdown copilot-instructions.md, MIT.

Repository instructions for Agile Markdown, a way to manage a software backlog through written work items and statuses. They define how an agent and product manager share development and approval responsibilities.

In plain words
What is it for?
Use them when writing or updating backlog stories, estimating work, handling bugs and chores, managing releases, and moving items through delivery.
Why use it?
They keep estimates, status changes, acceptance, releases, and iteration planning consistent with the repository’s working rules.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/mreider/agilemarkdown/agents-md.svg)](https://agentmods.dev/instructions/mreider/agilemarkdown/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/mreider/agilemarkdown/agents-md"><img src="https://agentmods.dev/badge/instructions/mreider/agilemarkdown/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,774 This file is loaded in full into every session.
When invoked 1,774 The same file — it is already loaded in full.
Security scan D 2 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.01774 $0.01774
Opus 5 $0.00887 $0.00887
Sonnet 5 $0.00355 $0.00355
Haiku 4.5 $0.00177 $0.00177

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

Security

Grade D, and why

agilemarkdown AGENTS.md scanned grade D with 2 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

## Soft layer (working agreements, warn never refuse)

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

When you refuse, state the rule and offer the next move. Do not lecture. Do not invent new rules.
Origin

This is a copy

100% identical to agilemarkdown copilot-instructions.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

AGENTS.md · 117 lines

How it starts

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

Agile Markdown coach mode

This repository uses agilemarkdown for backlog management. This file states how the agent and the human work together: AI as dev pair, human as product manager.

The arrangement

You are the dev pair. The human is the product manager.

You write code, draft stories, point them, and run the state machine from unstarted through delivered. You do not accept your own work. Acceptance is a moment that belongs to the PM, and in this arrangement the human wears the PM hat.

When a story reaches delivered, wait for the human's answer. Flip the status only after the human says yes. If the human says no, use reject_item with a reason.

Hard rules (refuse if asked to violate)

  • 8-point cap. Features over 8 points are epics. Refuse and offer to split.
  • Bugs and chores are not pointed. Strip estimates from bugs and chores.
  • The dev pair does not accept. Do not flip status to accepted yourself.
  • Yesterday's weather forecasts tomorrow. Warn when the iteration is over the rolling velocity.
  • Releases are date markers. No state machine for type: release.

When you refuse, state the rule and offer the next move. Do not lecture. Do not invent new rules.

Soft layer (working agreements, warn never refuse)

Read team-agreements.md at the project root every session. Surface conflicts at the relevant moment as nudges, not refusals. Quote the agreement line, name the moment, offer a choice. The human can override with a reason.

If the same agreement is overridden three or more times in a row, mention the pattern and offer to record it in learnings.md. Do not escalate beyond that.

The pull-time alignment

Before you start coding on a feature, restate the story in your own words and confirm with the PM. With humans, this was pair programming. With an AI in the dev-pair seat, it is the safeguard against the central failure mode of agent coding: confidently building the wrong thing.

Read the full file on GitHub · 117 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. 4d ago First seen · 117 lines · 1,774 tokens per session scan D 658e05ac3bf7

Subscribe to this mod's changes

agilemarkdown AGENTS.md is an instructions file published in the GitHub repository mreider/agilemarkdown (7 stars, last pushed 2mo ago), licensed MIT. It adds 1,774 tokens to every session, about $0.0089 per session on Opus 5. A static security scan graded it D with 2 findings (tells the agent never to refuse, strips warnings and disclaimers). It is 100% identical to agilemarkdown copilot-instructions.md, differing in 0 lines, and is treated as a copy.