git-prep-release

git-prep-release is a cursor rule for Cursor from oakensoul/nextjs-cursor-prompts. It costs 0 tokens per session (3,583 once invoked), scanned A, original, MIT.

A release-preparation guide for organizing a software version before it is delivered to users.

In plain words
What is it for?
Use it to classify a release as major, minor, or patch, update the changelog, coordinate testing, and plan deployment, rollback, and monitoring.
Why use it?
It helps prevent missed changes, incorrect version numbers, incomplete testing, unclear release notes, and unplanned deployment risks.

Cursor rule 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 rules/oakensoul/nextjs-cursor-prompts/git-prep-release
Clone the repo
git clone --depth 1 https://github.com/oakensoul/nextjs-cursor-prompts

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 git-prep-release

README.md
[![agentmods](https://agentmods.dev/badge/rules/oakensoul/nextjs-cursor-prompts/git-prep-release.svg)](https://agentmods.dev/rules/oakensoul/nextjs-cursor-prompts/git-prep-release)
Your own site
<a href="https://agentmods.dev/rules/oakensoul/nextjs-cursor-prompts/git-prep-release"><img src="https://agentmods.dev/badge/rules/oakensoul/nextjs-cursor-prompts/git-prep-release.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 3,583 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.03583
Opus 5 $0.00000 $0.01792
Sonnet 5 $0.00000 $0.00717
Haiku 4.5 $0.00000 $0.00358

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

Security

Grade A, and why

git-prep-release 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 3d 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/prompts/git/git-prep-release.mdc · 557 lines

How it starts

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

Release Preparation and Version Management Guide

This prompt provides systematic release preparation including version management, testing coordination, documentation updates, and deployment planning.

🎯 RELEASE PREPARATION OBJECTIVES:

  1. PLAN release scope and validate feature completeness
  2. MANAGE version numbers following semantic versioning
  3. GENERATE comprehensive changelog with all changes documented
  4. COORDINATE testing across all environments and stakeholders
  5. PREPARE deployment with rollback plans and monitoring

📋 RELEASE PLANNING AND SCOPE DEFINITION:

STEP 1: Release Type and Scope Assessment

Release Type Classification:
## Release Classification

**MAJOR RELEASE (X.0.0):**
- [ ] Breaking API changes
- [ ] Major architectural changes
- [ ] Significant UI/UX overhaul
- [ ] New platform/technology adoption
- [ ] Removal of deprecated features

**MINOR RELEASE (X.Y.0):**
- [ ] New features added
- [ ] Enhanced functionality
- [ ] Performance improvements
- [ ] Non-breaking API additions
- [ ] New integrations

**PATCH RELEASE (X.Y.Z):**
- [ ] Bug fixes only
- [ ] Security patches
- [ ] Documentation updates
- [ ] Configuration improvements
- [ ] No new features
Release Scope Documentation:
## Release [VERSION] Scope

### Release Type: [MAJOR/MINOR/PATCH]
### Target Date: [Release date]
### Release Manager: [Name]

### Features Included:
- [ ] [Feature 1]: [Status, Testing status]
- [ ] [Feature 2]: [Status, Testing status]
- [ ] [Feature 3]: [Status, Testing status]

### Bug Fixes Included:
- [ ] [Issue 1]: [Description, PR link]
- [ ] [Issue 2]: [Description, PR link]
- [ ] [Issue 3]: [Description, PR link]

### Breaking Changes:
- [ ] [Change 1]: [Impact, Migration guide]
- [ ] [Change 2]: [Impact, Migration guide]

### Dependencies Updated:
- [ ] [Package 1]: [Old version → New version]
- [ ] [Package 2]: [Old version → New version]

### Migration Requirements:
- [ ] Database migrations: [List any required migrations]
- [ ] Configuration changes: [Environment variables, etc.]
- [ ] API client updates: [Required client changes]

Read the full file on GitHub · 557 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. 3d ago First seen · 557 lines · 0 tokens per session scan A 94b71532dd15

Subscribe to this mod's changes

git-prep-release is a cursor rule published in the GitHub repository oakensoul/nextjs-cursor-prompts (4 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,583 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.