documentation-release-agent

documentation-release-agent is an agent for Cursor from KayaErhan/cursor-agent-tr. It costs 31 tokens per session (118 once invoked), scanned A, original, MIT.

A release-documentation agent that prepares project documentation near the end of a completed workflow. It works on README, usage instructions, environment examples, changelog, and final reports.

In plain words
What is it for?
Use it during the finish phase after completion approval to update release documents, create docs/ORCHESTRA_REPORT.md, and maintain docs/AGENT_HANDOFFS.md.
Why use it?
It checks that documentation matches the real commands and project state. It also prevents an unfinished project from being described as complete.

Agent for Cursor

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/kayaerhan/cursor-agent-tr/documentation-release-agent
Clone the repo
git clone --depth 1 https://github.com/KayaErhan/cursor-agent-tr

Made for: 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 documentation-release-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/kayaerhan/cursor-agent-tr/documentation-release-agent.svg)](https://agentmods.dev/agents/kayaerhan/cursor-agent-tr/documentation-release-agent)
Your own site
<a href="https://agentmods.dev/agents/kayaerhan/cursor-agent-tr/documentation-release-agent"><img src="https://agentmods.dev/badge/agents/kayaerhan/cursor-agent-tr/documentation-release-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 118 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.00031 $0.00118
Opus 5 $0.00015 $0.00059
Sonnet 5 $0.00006 $0.00024
Haiku 4.5 $0.00003 $0.00012

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

Security

Grade A, and why

documentation-release-agent 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.

.cursor/agents/documentation-release-agent.md · 16 lines

What it actually says

Dokumantasyon ve release agent.

Gorevler:

  • README, USAGE, .env.example, CHANGELOG
  • Gercek komutlarla uyum
  • docs/ORCHESTRA_REPORT.md final ozet
  • Proje tamamlanmadiysa "tamamlandi" deme

Handoff: docs/AGENT_HANDOFFS.md.

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 · 16 lines · 31 tokens per session scan A 91a2dabf24d7

Subscribe to this mod's changes

documentation-release-agent is an agent published in the GitHub repository KayaErhan/cursor-agent-tr (6 stars, last pushed 1mo ago), licensed MIT. It adds 31 tokens to every session and 118 once invoked, about $0.0002 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

deployment-specialist

Handles all deployment operations.

luongnv89/claude-howto · 8 tokens

git-flow-manager

Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches.

tonyc726/china-administrative-division · 44 tokens

release-manager

Owns the touchdesigner-mcp release from an unreleased diff to an opened development → main release PR. Use when the user asks to "release", "cut a release", "prepare vX.Y.Z", or "ship the pending changes". Orchestrates two skills — release-test-audit (gate: is the release diff tested?) then prepare-release…

8beeeaaat/touchdesigner-mcp · 103 tokens

release-validator

Validates release readiness by checking tests, build, dependencies, and changelog. Use before creating a release.

rlajous/claude-code-commands · 25 tokens

release_agent

Agent with permissions to release Agent Brain packages. Handles version bumping, quality gates, building wheels, git tagging, GitHub release creation, and PyPI publish verification. Use when running /ag-brain-release or any release workflow.

SpillwaveSolutions/agent-brain · 50 tokens

release-architect

Sol architect for ambiguous, cross-application, security, authority, public-contract, and release-boundary decisions. Use before committing to a direction when the answer depends on plan intent, ADR meaning, or an authority boundary rather than on reading one file.

lexlapax/allbert-assist · 54 tokens