verify

verify is a cursor rule for Cursor from ApexIQ/skillsmith. It costs 101 tokens per session, scanned A, original, MIT.

A project-specific command that follows the repository's documented verification workflow to check project health and requirements.

In plain words
What is it for?
Use it after implementation or maintenance work to run the project's tests or its closest available validation command.
Why use it?
It helps catch unmet requirements or broader project problems that a single test run may miss.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it after implementation or maintenance work to run the project's tests or its closest available validation command.

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

README.md
[![agentmods](https://agentmods.dev/badge/rules/apexiq/skillsmith/verify.svg)](https://agentmods.dev/rules/apexiq/skillsmith/verify)
Your own site
<a href="https://agentmods.dev/rules/apexiq/skillsmith/verify"><img src="https://agentmods.dev/badge/rules/apexiq/skillsmith/verify.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 This file is loaded in full into every session.
When invoked 101 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.00101 $0.00101
Opus 5 $0.00051 $0.00051
Sonnet 5 $0.00020 $0.00020
Haiku 4.5 $0.00010 $0.00010

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

Security

Grade A, and why

verify 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 3d 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/verify.mdc · 11 lines

What it actually says

  • Read .agent/workflows/verify.md.
  • Goal: verify project health and requirements for library click, pytest, arch-business-logic, arch-ui, arch-unknown
  • Skills: notebooklm, javascript_testing_patterns, makepad_skills, uv_package_manager, 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. 3d ago First seen · 11 lines · 101 tokens per session scan A d3328a7edaf1

Subscribe to this mod's changes

verify is a cursor rule published in the GitHub repository ApexIQ/skillsmith (5 stars, last pushed 5mo ago), licensed MIT. It adds 101 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