project-delivery-manager AGENTS.md

project-delivery-manager AGENTS.md is an instructions file for Codex, OpenCode from yhooch/project-delivery-manager. It costs 503 tokens per session, scanned A, original, MIT.

Project-specific instructions for working on project-delivery-manager, a platform for managing product requirements, projects, tasks, bugs, workflows, and realtime boards.

In plain words
What is it for?
Use them when coordinating or changing this project so work follows its Notion requirements, delegation rules, file restrictions, and testing checks.
Why use it?
They define the project's source of truth, communication language, agent responsibilities, editing boundaries, and required verification steps.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md.

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/yhooch/project-delivery-manager/agents-md
Clone the repo
git clone --depth 1 https://github.com/yhooch/project-delivery-manager

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 project-delivery-manager AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/yhooch/project-delivery-manager/agents-md.svg)](https://agentmods.dev/instructions/yhooch/project-delivery-manager/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/yhooch/project-delivery-manager/agents-md"><img src="https://agentmods.dev/badge/instructions/yhooch/project-delivery-manager/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 503 This file is loaded in full into every session.
When invoked 503 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.00503 $0.00503
Opus 5 $0.00251 $0.00251
Sonnet 5 $0.00101 $0.00101
Haiku 4.5 $0.00050 $0.00050

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

Security

Grade A, and why

project-delivery-manager 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 · 13 lines

What it actually says

AGENTS.md

  • 使用中文交流,除非用户明确要求其他语言。
  • 当前项目以 Notion 中的原始需求和实施计划为准;需求不明确时先回查 Notion,再给出判断或升级给主 agent。
  • 主 agent 是总体入口,只负责任务拆分、派发、过程协调、集成和验收;除非出现必须由主 agent 处理的阻塞或收口问题,否则不直接参与代码编写。
  • 主 agent 不得无必要中断子 agent;派发任务后必须给予子 agent 足够时间完成实现、验证和总结,不得因催进度、提前验收、主观担心或顺手接管而打断子 agent。仅当用户明确要求、子 agent 报告或主 agent 明确确认阻塞、修改范围越界、实现方向明显偏离 Notion 事实源或任务边界、并行任务冲突需要收口、继续执行会破坏契约/迁移/他人改动,或集成验收必须立即介入时,主 agent 才能中断子 agent。
  • 子 agent 负责边界清晰的并行开发任务,交付时说明实现内容、验证结果、风险和需要主 agent 判断的问题。
  • 并行派发子 agent 时必须明确禁止 git stashgit stash popgit checkout HEAD -- ...git resetgit restore,即便只是诊断已有工作树错误也禁止。
  • 子 agent 不得修改 package.json 或运行 pnpm install / pnpm add、不得删除 node_modules、不得修改 globals.css / layout.tsx / 路由 layout/page,除非这些文件在其明确归属范围内;需要依赖或全局基础设施变更时先停下交给主 agent。
  • 修改代码前先阅读相关上下文,保持改动小而聚焦,不回滚他人未明确授权的改动。
  • 提交前至少运行与改动相关的 corepack pnpm lintcorepack pnpm typecheckcorepack pnpm test 或更小范围验证。
  • GitHub 认证只使用本仓库本地配置,不写入全局 Git 配置。
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 · 13 lines · 503 tokens per session scan A e99ec2f891b0

Subscribe to this mod's changes

project-delivery-manager AGENTS.md is an instructions file published in the GitHub repository yhooch/project-delivery-manager (2 stars, last pushed 2mo ago), licensed MIT. It adds 503 tokens to every session, about $0.0025 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.

Related

Other instructions, from other repositories