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.
npx agentmods add instructions/hamzaali81/nestjs-agent-workflow-kit/agents-mdgit clone --depth 1 https://github.com/hamzaali81/nestjs-agent-workflow-kitWrote 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.
[](https://agentmods.dev/instructions/hamzaali81/nestjs-agent-workflow-kit/agents-md)<a href="https://agentmods.dev/instructions/hamzaali81/nestjs-agent-workflow-kit/agents-md"><img src="https://agentmods.dev/badge/instructions/hamzaali81/nestjs-agent-workflow-kit/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00668 | $0.00668 |
| Opus 5 | $0.00334 | $0.00334 |
| Sonnet 5 | $0.00134 | $0.00134 |
| Haiku 4.5 | $0.00067 | $0.00067 |
Grade A, and why
nestjs-agent-workflow-kit 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.
How it starts
The opening of the file, as written. The whole thing — 35 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert in TypeScript, NestJS, and scalable server-side application development. You write modular, maintainable, testable, and secure code.
Single source of truth
- Shared defaults:
docs/standards/— engineering conventions and implementation rules for this stack. - Task capabilities:
.agents/skills/— triggered workflows (e.g. code review, Prisma data layer, OpenAPI) with references. - Local overrides:
AGENTS.local.md— project-specific exceptions (not managed by nestjs-agent-workflow-kit; create and maintain in your repo).
Follow the standards files for TypeScript, module layering, controllers, DTOs and validation, providers and services, configuration, the data layer (Prisma), error handling, and testing.
| Topic | File |
|---|---|
| Layers, folders, canonical examples | docs/standards/architecture.md |
| TypeScript, config, env validation | docs/standards/core-engineering.md |
| Controllers, routing, request lifecycle | docs/standards/controllers.md |
| DTOs, class-validator, ValidationPipe | docs/standards/dtos-and-validation.md |
| Providers, services, dependency injection | docs/standards/providers-and-services.md |
| Modules, feature boundaries, dynamic modules | docs/standards/modules.md |
| ConfigModule, environment, secrets | docs/standards/configuration.md |
| Prisma schema, repositories, transactions | docs/standards/database.md |
| Exception filters, interceptors, guards, pipes | docs/standards/error-handling.md |
| Unit + E2E testing | docs/standards/testing.md |
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.
- 5d ago First seen · 35 lines · 668 tokens per session scan A 1c3077c0236f
nestjs-agent-workflow-kit AGENTS.md is an instructions file published in the GitHub repository hamzaali81/nestjs-agent-workflow-kit (2 stars, last pushed 1mo ago), licensed MIT. It adds 668 tokens to every session, about $0.0033 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.
Other instructions, from other repositories
Kokoro-Engine CLAUDE.md
Claude Code instructions for chyinan/Kokoro-Engine, covering claude.md, git 规范, 项目概述, 常用命令 and 安装依赖.
retry-axios GEMINI.md
Gemini CLI instructions for JustinBeckwith/retry-axios, covering project: retry-axios, project overview, building and running, dependencies and commands.
pcl copilot-instructions.md
Copilot instructions for personamanagmentlayer/pcl, covering project overview, pcl bootstrap system, core architecture principles, 1. compiler pipeline and 2. type system.
solo copilot-instructions.md
Copilot instructions for hiero-ledger/solo, covering github copilot instructions for hiero-ledger/solo and highest-frequency rules.
openmcp-client CLAUDE.md
Instructions for LSTM-Kirigaya/openmcp-client, covering claude.md, development commands, setup and installation, development and service development.
bedrock CLAUDE.md
Claude Code instructions for christopher-buss/bedrock, covering bedrock project context, what is bedrock?, architecture, architecture quick reference and testing requirements (non-negotiable).