release-ops-demo

release-ops-demo is a cursor rule for Cursor from guorunjie/skillpack-forge. It costs 138 tokens per session, scanned A, original, MIT.

A set of project rules for preparing software releases, including changelogs, version tags, packages, and continuous-integration checks. Continuous integration automatically builds and tests code as changes are made.

In plain words
What is it for?
Use it for projects with automated release workflows. The documented commands cover installing dependencies, testing, building, checking, and releasing.
Why use it?
It helps keep release information and package versions aligned while encouraging checks before publishing. It also calls attention to protecting publishing credentials and tokens.

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/guorunjie/skillpack-forge/release-ops-demo
Clone the repo
git clone --depth 1 https://github.com/guorunjie/skillpack-forge

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 release-ops-demo

README.md
[![agentmods](https://agentmods.dev/badge/rules/guorunjie/skillpack-forge/release-ops-demo.svg)](https://agentmods.dev/rules/guorunjie/skillpack-forge/release-ops-demo)
Your own site
<a href="https://agentmods.dev/rules/guorunjie/skillpack-forge/release-ops-demo"><img src="https://agentmods.dev/badge/rules/guorunjie/skillpack-forge/release-ops-demo.svg" alt="Measured on agentmods" height="20"></a>
Per session 138 This file is loaded in full into every session.
When invoked 138 The same file — it is already loaded in full.
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.00138 $0.00138
Opus 5 $0.00069 $0.00069
Sonnet 5 $0.00028 $0.00028
Haiku 4.5 $0.00014 $0.00014

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

Security

Grade A, and why

release-ops-demo 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.

examples/generated/release-automation/.cursor/rules/release-ops-demo.mdc · 25 lines

What it actually says

release-ops-demo

Generated from skillpack.yaml by Skillpack Forge.

Release automation workflows for changelogs, tags, packages, and CI checks.

Principles

  • Verify a clean worktree and passing checks before release steps
  • Keep version, tag, package, and release notes aligned
  • Treat publish credentials and tokens as sensitive

Commands

  • install: npm install
  • test: npm test
  • build: npm run build
  • release: npm run release
  • check: npm run check
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 · 25 lines · 138 tokens per session scan A 7c25f5ba903a

Subscribe to this mod's changes

release-ops-demo is a cursor rule published in the GitHub repository guorunjie/skillpack-forge (1 stars, last pushed 3mo ago), licensed MIT. It adds 138 tokens to every session, about $0.0007 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 cursor rules, from other repositories

github-actions

GitHub Actions workflow review, scaffolding, and security hardening. Use when user says 'review my workflow', 'check my actions', 'scaffold a workflow', 'is my CI correct', 'pin actions', 'OIDC to AWS', or when working in .github/workflows/.yml files.

anmolnagpal/devops-skills · 0 tokens

github

GitHub repository operations: PRs, issues, releases, branch protection, CODEOWNERS, Dependabot, and repo settings audits. Use when user says 'review my PR', 'create a release', 'cut a release', 'tag a release', 'set up branch protection', 'add CODEOWNERS', 'audit repo settings', 'is Dependabot configured', or asks…

anmolnagpal/devops-skills · 0 tokens

ci

GitLab CI/CD pipeline review and scaffolding for Terraform and Helm/EKS deployments, including individual stages, jobs, manual gates on prod stages, and pipeline credentials. Use when user says 'review my pipeline', 'check my gitlab-ci', 'scaffold a pipeline', 'is my CI correct', 'is my pipeline gated before prod'…

anmolnagpal/devops-skills · 0 tokens

shell-scripting

Apply when writing or reviewing Bash or POSIX shell scripts — automation, CI steps, deploy scripts, or any shell-based tooling.

sordi-ai/skill-everything · 26 tokens

github-cli

Apply when using the gh CLI to manage pull requests, issues, releases, or CI workflows on GitHub.

sordi-ai/skill-everything · 22 tokens

skill-creator

Create, edit, evaluate, and debug the skills in this repo, including running their evals and fixing a description that fails to trigger. Use when user says 'help me build a new skill', 'add a skill for X', 'run the evals for the tf skill', 'run the behavioral evals', 'my skill is not triggering', 'fix this skill's…

anmolnagpal/devops-skills · 7,458 tokens