learned-conventions

learned-conventions is a cursor rule for Cursor from jianger666/cursor-feedback-extension. It costs 246 tokens per session, scanned A, original, MIT.

A stored set of coding and release preferences collected from earlier conversations.

In plain words
What is it for?
It helps guide publishing to npm, Open VSX, and the VS Code Marketplace, verify CI and released versions, and keep build tools on known major versions.
Why use it?
It prevents repeated mistakes by reminding the assistant about required release approval, version checks, and pinned tool versions.

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/jianger666/cursor-feedback-extension/learned-conventions
Clone the repo
git clone --depth 1 https://github.com/jianger666/cursor-feedback-extension

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 learned-conventions

README.md
[![agentmods](https://agentmods.dev/badge/rules/jianger666/cursor-feedback-extension/learned-conventions.svg)](https://agentmods.dev/rules/jianger666/cursor-feedback-extension/learned-conventions)
Your own site
<a href="https://agentmods.dev/rules/jianger666/cursor-feedback-extension/learned-conventions"><img src="https://agentmods.dev/badge/rules/jianger666/cursor-feedback-extension/learned-conventions.svg" alt="Measured on agentmods" height="20"></a>
Per session 246 This file is loaded in full into every session.
When invoked 246 The same file — it is already loaded in full.
Security scan A 1 finding. 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.00246 $0.00246
Opus 5 $0.00123 $0.00123
Sonnet 5 $0.00049 $0.00049
Haiku 4.5 $0.00025 $0.00025

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

Security

Grade A, and why

learned-conventions scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- 推 tag 后必须盯到 GitHub Actions 跑完,并验证 npm 与 Open VSX 两个渠道的版本号都等于新版本才算发布完成(2026-07-14 曾因 npm@latest 升 12 与 Node 20 不兼容导致 npm 渠道静默漏发一天)。验证命令:`npm view cursor-feedback version` + `curl -s https://open-vsx.org/api/jianger666/c
.cursor/rules/learned-conventions.mdc · 12 lines

What it actually says

编码约定

发布流程

  • 发版(npm / Open VSX / VS Code Marketplace)前必须经用户明确确认,绝不能改完代码直接发。改动完成后先提交 + 跑冒烟,向用户汇报并等确认后再走发版流程。
  • 推 tag 后必须盯到 GitHub Actions 跑完,并验证 npm 与 Open VSX 两个渠道的版本号都等于新版本才算发布完成(2026-07-14 曾因 npm@latest 升 12 与 Node 20 不兼容导致 npm 渠道静默漏发一天)。验证命令:npm view cursor-feedback version + curl -s https://open-vsx.org/api/jianger666/cursor-feedback(Open VSX API 有 1 分钟左右缓存延迟)。
  • CI 里的工具链版本要 pin 主版本(如 npm install -g npm@11),不用 @latest——上游发新版会把流水线带崩。
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 · 12 lines · 246 tokens per session scan A 6319e0bc9b11

Subscribe to this mod's changes

learned-conventions is a cursor rule published in the GitHub repository jianger666/cursor-feedback-extension (32 stars, last pushed 1mo ago), licensed MIT. It adds 246 tokens to every session, about $0.0012 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.