project_requirements_template

project_requirements_template is an agent for coding agents from atebites-hub/PJTemplate. It costs 0 tokens per session (785 once invoked), scanned A, original, MIT.

A project-requirements document template describing what a project should achieve, who it serves, what it includes, and what is outside its scope.

In plain words
What is it for?
Use it to record goals, user needs, features, boundaries, assumptions, known issues, priorities, and high-level feature relationships.
Why use it?
It gives developers and coding agents a shared description of the work, helping prevent unclear goals and uncontrolled expansion of the project.

Agent

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 agents/atebites-hub/pjtemplate/project_requirements_template
Clone the repo
git clone --depth 1 https://github.com/atebites-hub/PJTemplate

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_requirements_template

README.md
[![agentmods](https://agentmods.dev/badge/agents/atebites-hub/pjtemplate/project_requirements_template.svg)](https://agentmods.dev/agents/atebites-hub/pjtemplate/project_requirements_template)
Your own site
<a href="https://agentmods.dev/agents/atebites-hub/pjtemplate/project_requirements_template"><img src="https://agentmods.dev/badge/agents/atebites-hub/pjtemplate/project_requirements_template.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 785 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00785
Opus 5 $0.00000 $0.00392
Sonnet 5 $0.00000 $0.00157
Haiku 4.5 $0.00000 $0.00078

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

Security

Grade A, and why

project_requirements_template 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 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.

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.

docs/agents/project_requirements_template.md · 36 lines

How it starts

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

Project Requirements Template

This document outlines the high-level requirements, objectives, and scope for [Project Name], serving as the foundation for all development. It defines user needs, core features, and boundaries to guide sprints and agents.

Guidelines for Filling Out This Template

  • Replace [Project Name] with your project's name (e.g., "My API Service" or "Game App").
  • Customize sections to your domain (e.g., for APIs: emphasize endpoints; for games: user flows).
  • Use tables or lists for clarity (e.g., features table with priority columns).
  • Keep in-scope/out-of-scope concise—aim for 5-10 items each to avoid scope creep.
  • For agile projects: Tie features to sprints from Implementation Plan; add metrics (e.g., "80% test coverage").
  • Include assumptions/known issues subsection for each major section to flag risks.
  • Add Mermaid diagrams for high-level overviews (e.g., feature dependency graph).
  • Reference repo structure: Store this in /docs/agents/project_requirements_doc.md; link to /file_structure.md for file impacts.

Project Overview

[Brief 2-3 paragraph description of the project, its goals, and unique value. E.g., "[Project Name] is a [type: web app/API/game] that [core purpose], leveraging [key tech] for [benefit]. Include non-functional requirements like performance goals or constraints. Assumptions: [e.g., "Assumes mobile-first design"]; Known Issues: [e.g., "Offline caching limits"].

Mermaid Diagram: [e.g., graph TD; A[User Input] --> B[Core Logic]; B --> C[Output]; Assumptions: [e.g., "Stable inputs"]; Known Issues: [e.g., "Edge validation gaps"].]

User Flows

[Step-by-step breakdown of key user journeys, using numbered lists or flowcharts. E.g., "1. User visits landing page and clicks Launch. 2. Prompts [auth] connection... Include error paths and assumptions. Assumptions: [e.g., "Assumes stable network"]; Known Issues: [e.g., "Touch lag on low-end devices"].

Mermaid Diagram: [e.g., sequenceDiagram; User->>App: Click Launch; App->>User: Load Screen; Assumptions: [e.g., "Browser support"]; Known Issues: [e.g., "Slow load on 3G"].]

Read the full file on GitHub · 36 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 · 36 lines · 0 tokens per session scan A 43e87998e95c

Subscribe to this mod's changes

project_requirements_template is an agent published in the GitHub repository atebites-hub/PJTemplate (2 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 785 tokens. 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.