test-changes

test-changes is a cursor rule for Cursor from ApexIQ/skillsmith. It costs 105 tokens per session, scanned A, original, MIT.

A project-specific command that follows the documented workflow for testing code changes and checking their results.

In plain words
What is it for?
Use it after editing code to run tests and the closest additional verification steps for the project's stack.
Why use it?
It makes validation of a change repeatable and points the assistant to the project's expected testing tools.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it after editing code to run tests and the closest additional verification steps for the project's stack.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/apexiq/skillsmith/test-changes
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/ApexIQ/skillsmith

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 test-changes

README.md
[![agentmods](https://agentmods.dev/badge/rules/apexiq/skillsmith/test-changes.svg)](https://agentmods.dev/rules/apexiq/skillsmith/test-changes)
Your own site
<a href="https://agentmods.dev/rules/apexiq/skillsmith/test-changes"><img src="https://agentmods.dev/badge/rules/apexiq/skillsmith/test-changes.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 This file is loaded in full into every session.
When invoked 105 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.00105 $0.00105
Opus 5 $0.00053 $0.00053
Sonnet 5 $0.00021 $0.00021
Haiku 4.5 $0.00011 $0.00011

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

Security

Grade A, and why

test-changes 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.

.cursor/rules/workflows/test-changes.mdc · 11 lines

What it actually says

  • Read .agent/workflows/test-changes.md.
  • Goal: test and verify changes for library click, pytest, arch-business-logic, arch-ui, arch-unknown
  • Skills: javascript_testing_patterns, notebooklm, temporal_python_testing, makepad_skills, loki_mode
  • Follow the workflow steps, then verify with project tests or the closest validation command.
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 · 11 lines · 105 tokens per session scan A 9165cca2d38d

Subscribe to this mod's changes

test-changes is a cursor rule published in the GitHub repository ApexIQ/skillsmith (5 stars, last pushed 5mo ago), licensed MIT. It adds 105 tokens to every session, about $0.0005 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-09-03.

Related

Other cursor rules, from other repositories

test-case-to-katalon-studio

Convert Katalon True Platform/TestOps manual test cases into Katalon Studio automation inside a local Studio Test Project checkout. Use when you need to author or extend a .tc test case file and its paired Groovy script under Scripts/, keep test case variable GUIDs consistent with the .ts test suite bindings that read…

katalon-labs/true-skills · 195 tokens

test-maintenance

Maintain and evolve a Katalon True Platform/TestOps regression suite as the application changes. Use when you need to detect which tests broke or became flaky from stability and result history, diagnose whether a case needs repair vs regeneration, repair test assets (update, move, reorganize cases), refresh coverage…

katalon-labs/true-skills · 131 tokens

test-review

Review Katalon True Platform/TestOps test quality and coverage before tests enter the delivery pipeline. Use when you need to check whether a suite is ready to run, review requirement and configuration coverage, assess test-case quality and flakiness/stability, spot weak or unreliable cases, and produce a review…

katalon-labs/true-skills · 126 tokens

ponytail

Ponytail, lazy senior dev mode. Always pick the simplest solution that works.

DietrichGebert/ponytail · 576 tokens

angular-20

This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.

angular/angular · 0 tokens

dev-standard

Apache Superset development standards and guidelines for Cursor IDE.

apache/superset · 1,147 tokens