skill-enforcement

skill-enforcement is a cursor rule for Cursor from huuanh20/awesome-ai-agent-skills. It costs 168 tokens per session, scanned A, original, MIT.

A set of repository rules for discovering skills, following implementation plans, passing quality checks, and handing over work.

In plain words
What is it for?
It is used to manage skill selection, phased plans, build and test checks, remediation attempts, and project handover files.
Why use it?
It helps prevent skipped workflow steps and unsupported claims that a change is complete.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit It is used to manage skill selection, phased plans, build and test checks, remediation attempts, and project handover files.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/huuanh20/awesome-ai-agent-skills/skill-enforcement
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/huuanh20/awesome-ai-agent-skills

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 skill-enforcement

README.md
[![agentmods](https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement/github.svg)](https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement)
Your own site
<a href="https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement"><img src="https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for skill-enforcement

Your own site · 80×15
<a href="https://agentmods.dev/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement"><img src="https://agentmods.dev/badge/rules/huuanh20/awesome-ai-agent-skills/skill-enforcement.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 168 This file is loaded in full into every session.
When invoked 168 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.00168 $0.00168
Opus 5 $0.00084 $0.00084
Sonnet 5 $0.00034 $0.00034
Haiku 4.5 $0.00017 $0.00017

Measured 7d ago against content hash 182f45559226, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

skill-enforcement 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 7d 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/skill-enforcement.mdc · 16 lines

What it actually says

Skill Enforcement

  • Discover skills under .cursor/skills/<name>/SKILL.md.
  • When a skill is selected, read its complete SKILL.md before acting.
  • Load referenced files only when the selected skill directs you to them.
  • Preserve the order and status of steps in plans/<slug>/plan.json when a cook workflow is active.
  • Do not claim implementation is complete until the required build, test, and review gates for the selected workflow have passed.
  • Write handover artifacts to the project directory and reread the latest artifact instead of relying on chat history.
  • Ask for direction after three failed remediation cycles on the same plan step.
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. 7d ago First seen · 16 lines · 168 tokens per session scan A 182f45559226

Subscribe to this mod's changes

skill-enforcement is a cursor rule published in the GitHub repository huuanh20/awesome-ai-agent-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 168 tokens to every session, about $0.0008 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.