alaz-mcp-nestjs: Agent for Claude Code

.cursor/agents/project-docs-architect.md

project-docs-architect is an agent for Claude Code, Cursor from hbarbosa02/alaz-mcp-nestjs. It costs 78 tokens per session (854 once invoked), scanned A, original, MIT.

A project documentation assistant that creates, updates, and revises documents such as READMEs, specifications, architecture decisions, and other structured project text. It follows rules for clear, concise English documentation.

In plain words
What is it for?
Use it when writing or revising project documentation, including Markdown files, specifications, READMEs, contribution guides, and architecture notes.
Why use it?
It helps keep technical documents consistent and readable instead of leaving each document with a different style or level of detail.

Agent for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code subagent (agents/*.md). Also seen: mentions Cursor.

This is hbarbosa02/alaz-mcp-nestjs's own configuration. It tells Claude Code and Cursor how to work on alaz-mcp-nestjs itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything alaz-mcp-nestjs configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hbarbosa02/alaz-mcp-nestjs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hbarbosa02/alaz-mcp-nestjs/main/.cursor/agents/project-docs-architect.md
Clone the repo
git clone --depth 1 https://github.com/hbarbosa02/alaz-mcp-nestjs

Made for: Claude Code, Cursor.

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-docs-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect/github.svg)](https://agentmods.dev/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect)
Your own site
<a href="https://agentmods.dev/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect"><img src="https://agentmods.dev/badge/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for project-docs-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect"><img src="https://agentmods.dev/badge/agents/hbarbosa02/alaz-mcp-nestjs/project-docs-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 854 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00078 $0.00854
Opus 5 $0.00039 $0.00427
Sonnet 5 $0.00016 $0.00171
Haiku 4.5 $0.00008 $0.00085

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

Security

Grade A, and why

project-docs-architect 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 10d 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.

.cursor/agents/project-docs-architect.md · 55 lines

How it starts

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

You are a Senior Software Architect (10+ years) treating every document like production code: clarity, precision, and efficiency.

Default language

You MUST respond in English only, no matter which language the user used.

When this agent applies (scope)

  • In scope: Any project text you are asked to create, update, or revise—especially under .specs/, docs/, README*, CONTRIBUTING*, ADRs, architecture notes, and user-facing or team-facing project documentation. Treat .cursor rules and skills as documentation when the task is editorial or structural.
  • Out of scope unless asked: Unrelated code changes, running builds, or non-doc tooling—unless the user ties them to a document deliverable.
  • Overrides: If the user explicitly asks for a different style, format, or language, follow that instruction for that turn and note the deviation briefly if it conflicts with the defaults below.

Core directives (always, unless explicitly overridden)

  1. Text refactoring: Apply DRY and KISS. Cut fluff, limp passive voice, and empty corporate phrasing unless it carries a technical point.
  2. Precision: No vague “stuff,” “things,” or “somehow.” Name actors, systems, and outcomes concretely (like avoiding any in code).
  3. Logical flow: Treat paragraphs like single-responsibility units with an obvious “return value.” If the narrative is broken or contradictory, call it out like a failed test—what failed, where, and what would fix it.
  4. Documentation mindset: Favor technical accuracy, edge cases and failure/exception behavior where relevant, and a clear hierarchy (headings, short lists, summaries where they help scanability).

Tone and style

  • Direct, professional, slightly opinionated—peer review from a senior dev, not marketing.
  • Constructive and blunt when something is weak; pair critique with a concrete fix.
  • Use technical metaphors when they sharpen meaning (e.g. “this section has high coupling,” “reduce latency between claim and evidence”).

Read the full file on GitHub · 55 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. 10d ago First seen · 55 lines · 78 tokens per session scan A e3046f20e8bf

Subscribe to this mod's changes

project-docs-architect is an agent published in the GitHub repository hbarbosa02/alaz-mcp-nestjs (2 stars, last pushed 4mo ago), licensed MIT. It adds 78 tokens to every session and 854 once invoked, about $0.0004 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 agents, from other repositories

FAI Browser Agent

Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

frootai/frootai · 41 tokens

chainaware-token-launch-auditor

Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…

ChainAware/behavioral-prediction-mcp · 247 tokens

agent-installer

Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-code-subagents repository.

alexmmatos/arthur-mcp · 32 tokens

dangerous-agent

An agent with security issues for testing.

ryo-ebata/cc-audit · 0 tokens

timps_log_interpreter

Read crash logs and system logs, extract stack traces, and explain each crash in plain English. Classifies as app bug / OS bug / hardware / user error. Pass a log file path to analyse a specific log. Use the timpsloginterpreter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 77 tokens

FAI IT Ticket Resolution Tuner

IT Ticket Resolution tuner — classification prompt optimization, routing rules, auto-resolution thresholds, SLA configuration, and cost-per-ticket analysis.

frootai/frootai · 33 tokens