fetch-rules
Installation
SKILL.md
Fetch Rules
Purpose
This skill emulates Cursor's rule selection behavior for AI agents.
It discovers and selects rules from:
- Project Rules (
.cursor/rules/).mdcfiles with frontmatter (description,globs,alwaysApply).mdfiles without frontmatter (treated as always-apply)
- AGENTS.md files (root and nested subdirectories)
- Legacy
.cursorrulesat repo root (deprecated but still supported)