version-changelog

version-changelog is a cursor rule for Cursor from HanHyeong/jira-wiki-mcp. It costs 342 tokens per session, scanned A, original, MIT.

A repository rule for keeping the project version and CHANGELOG.md updated when code, configuration, dependencies, or public behaviour changes. A changelog is a dated record of notable project changes.

In plain words
What is it for?
Use it to require patch, minor, or major version updates and a matching changelog entry when appropriate.
Why use it?
It keeps the released version and change history aligned with the work that was completed.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to require patch, minor, or major version updates and a matching changelog entry when appropriate.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/hanhyeong/jira-wiki-mcp/version-changelog
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.

Clone the repo
git clone --depth 1 https://github.com/HanHyeong/jira-wiki-mcp

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 version-changelog

README.md
[![agentmods](https://agentmods.dev/badge/rules/hanhyeong/jira-wiki-mcp/version-changelog/github.svg)](https://agentmods.dev/rules/hanhyeong/jira-wiki-mcp/version-changelog)
Your own site
<a href="https://agentmods.dev/rules/hanhyeong/jira-wiki-mcp/version-changelog"><img src="https://agentmods.dev/badge/rules/hanhyeong/jira-wiki-mcp/version-changelog/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 version-changelog

Your own site · 80×15
<a href="https://agentmods.dev/rules/hanhyeong/jira-wiki-mcp/version-changelog"><img src="https://agentmods.dev/badge/rules/hanhyeong/jira-wiki-mcp/version-changelog.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 342 This file is loaded in full into every session.
When invoked 342 The same file — it is already loaded in full.
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.00342 $0.00342
Opus 5 $0.00171 $0.00171
Sonnet 5 $0.00068 $0.00068
Haiku 4.5 $0.00034 $0.00034

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

Security

Grade A, and why

version-changelog 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 9d 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/rules/version-changelog.mdc · 25 lines

What it actually says

버전·변경 이력 (필수)

이 저장소에서 기능·동작·공개 API에 영향을 주는 수정을 마칠 때는 같은 작업 안에서 아래를 수행한다.

  1. project_version.py__version__

    • 기본은 패치 증가 (예: 1.2.01.2.1).
    • 사용자가 major/minor 릴리스를 요청한 경우에만 그에 맞게 올린다.
  2. CHANGELOG.md

    • 새 버전이면 ## [x.y.z] — YYYY-MM-DD 섹션을 추가하고, [Unreleased]는 비우거나 남긴다.
    • 변경 요약을 bullet로 적는다 (도구 추가, 버그 수정, 의존성 변경 등).
  3. 버전을 올리지 않아도 되는 경우

    • 순수 오타·문장만 고치는 Markdown, 코드 의미 없는 공백만, 규칙/가이드의 표현만 살짝 다듬은 수준.
  4. 반드시 패치 이상 올릴 것

    • *.py 로직 변경, MCP 도구 추가/스키마 변경, requirements.txt / pyproject.toml 의존성 변경, CLI 동작 변경.

에이전트는 작업 완료 전에 __version__CHANGELOG 반영 여부를 스스로 확인한다.

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. 9d ago First seen · 25 lines · 342 tokens per session scan A faa1f3fc0da8

Subscribe to this mod's changes

version-changelog is a cursor rule published in the GitHub repository HanHyeong/jira-wiki-mcp (2 stars, last pushed 4mo ago), licensed MIT. It adds 342 tokens to every session, about $0.0017 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.