post-change-build-link

post-change-build-link is a cursor rule for Cursor from jacob-bd/relay-ai. It costs 196 tokens per session, scanned A, original, MIT.

A project rule that requires rebuilding and re-linking the relay-ai command after code changes.

In plain words
What is it for?
Use it in relay-ai development whenever runtime code, dependencies, or package configuration changes, before testing the command manually.
Why use it?
It prevents manual tests from running an outdated globally linked version of the command.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it in relay-ai development whenever runtime code, dependencies, or package configuration changes, before testing the command manually.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/jacob-bd/relay-ai/post-change-build-link
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/jacob-bd/relay-ai

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 post-change-build-link

README.md
[![agentmods](https://agentmods.dev/badge/rules/jacob-bd/relay-ai/post-change-build-link.svg)](https://agentmods.dev/rules/jacob-bd/relay-ai/post-change-build-link)
Your own site
<a href="https://agentmods.dev/rules/jacob-bd/relay-ai/post-change-build-link"><img src="https://agentmods.dev/badge/rules/jacob-bd/relay-ai/post-change-build-link.svg" alt="Measured on agentmods" height="20"></a>
Per session 196 This file is loaded in full into every session.
When invoked 196 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.00196 $0.00196
Opus 5 $0.00098 $0.00098
Sonnet 5 $0.00039 $0.00039
Haiku 4.5 $0.00020 $0.00020

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

Security

Grade A, and why

post-change-build-link 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 8d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.cursor/rules/post-change-build-link.mdc · 20 lines

What it actually says

Post-change build + link (relay-ai)

Jacob tests relay-ai via the global npm-linked CLI. He does not want to run build/link himself.

After any code change to this repo that affects runtime behavior (src/, package.json, dependencies, etc.):

  1. Run npm run build — required before manual testing
  2. Run npm link — refreshes the global relay-ai command to point at this workspace

Do this automatically at the end of the task. Do not tell Jacob to run it unless the command failed and needs his attention.

Skip only when the session was read-only (questions, review with no edits).

On success, a short note like “Built and linked — ready to test” is enough.

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. 8d ago First seen · 20 lines · 196 tokens per session scan A d5929fa5006f

Subscribe to this mod's changes

post-change-build-link is a cursor rule published in the GitHub repository jacob-bd/relay-ai (173 stars, last pushed 5d ago), licensed MIT. It adds 196 tokens to every session, about $0.0010 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-30.