shapeup-sdlc-plugin AGENTS.md

shapeup-sdlc-plugin AGENTS.md is an instructions file for Codex, OpenCode from nguyenvanphituoc/shapeup-sdlc-plugin. It costs 2,642 tokens per session, scanned A, original, MIT.

Repository instructions for a local Shape Up software-development process, where teams shape work, decide what to build, and then implement it.

In plain words
What is it for?
Use them when running the plugin's shaping, coordination, building, and shipping workflow, including its receipt and scope checks.
Why use it?
They define the required workflow, dispatch records, permissions, and checks so work cannot be accepted based only on an artifact existing.

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/nguyenvanphituoc/shapeup-sdlc-plugin/agents-md
Clone the repo
git clone --depth 1 https://github.com/nguyenvanphituoc/shapeup-sdlc-plugin

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 shapeup-sdlc-plugin AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/nguyenvanphituoc/shapeup-sdlc-plugin/agents-md.svg)](https://agentmods.dev/instructions/nguyenvanphituoc/shapeup-sdlc-plugin/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/nguyenvanphituoc/shapeup-sdlc-plugin/agents-md"><img src="https://agentmods.dev/badge/instructions/nguyenvanphituoc/shapeup-sdlc-plugin/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,642 This file is loaded in full into every session.
When invoked 2,642 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.1 $0.02642 $0.02642
Opus 5 $0.01321 $0.01321
Sonnet 5 $0.00528 $0.00528
Haiku 4.5 $0.00264 $0.00264

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

Security

Grade A, and why

shapeup-sdlc-plugin 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 · 82 lines

How it starts

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

Shape Up SDLC Local Harness

Enforcement model

A three-phase Shape Up loop orchestrated by /tech-lead. Invariants live in the runtime, not this file — expect hook denials, not arguments.

Skills and commands are named short throughout this file; every one of them resolves only under the plugin's namespace — Skill(shapeup-sdlc-plugin:orient), /shapeup-sdlc-plugin:ship. A bare name is not a typo you get a warning for: an unknown skill name is rejected upstream of the hook layer, so the dispatch fires no hook, leaves no decision row, and is answered by improvisation.

  • Hook-denied: dispatching a worker without a schema-valid WorkOrder, writing outside the scope's substrate, stopping a run with no receipt (the run's first act writes one).
  • Attested, not assumed: a dispatch leaves a receipt naming the skill that ran, and ingest refuses an orchestrated result that has none. A dispatch that fails is answered by the sub-agent improvising the craft, which every other check accepts — so "the artifact exists" is not evidence that the shipped skill produced it. --no-receipt-check is the way through when the receipt channel itself fails.
  • GATE L2 is advisory — warns when EVAL runs over unfinished tasks, permits the call (per-machine board, operator asked; ADR-0001) — a signal, not a bug.
  • Sign-off is a file: each gate resolves from the answer set (ci/guarded/interactive) — cross, stop for the PO, or abort; the decision's source is ledgered.
  • Your scope cut decides your concurrency, not the dial. Two scopes that both declare a write to one path never build at the same time: shared substrate is the sanctioned escape from disjointness, and an edit is read-modify-write, so concurrent writers silently drop each other's work. An entry point listed as writable by five scopes therefore builds five scopes one at a time whatever --parallel-scopes says. The run states the ceiling its contracts actually permit before dispatching anything, as a BUILD-order line — a peak below that ceiling is a dispatch problem, a ceiling below the dial is a scope-cut problem, and only the second is fixable by re-cutting. The fix is a cut where exactly one scope owns each entry point. Note the ceiling is narrated, not gated: it does not travel in the ⏸ L1b block, so an unattended run carries it only in its log.
  • The build+eval loop breaks only three ways ✦: EVAL PASS → QA → Ship; outer round_budget exhausted; opt-in wall_clock_budget_s tripped (the wall-clock axis event counters miss). Budget trips route to GATE H — ship what's green, never kill the run from outside. A scope exhausting its per-scope attempt_budget (T0 attempts) queues a GATE H proposal, never blocks the round.

Read the full file on GitHub · 82 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 · 82 lines · 2,642 tokens per session scan A caca7f9dcccc

Subscribe to this mod's changes

shapeup-sdlc-plugin AGENTS.md is an instructions file published in the GitHub repository nguyenvanphituoc/shapeup-sdlc-plugin (2 stars, last pushed yesterday), licensed MIT. It adds 2,642 tokens to every session, about $0.0132 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.