Skip to content

Add rule validation section with cursor-doctor#80

Open
nedcodes-ok wants to merge 1 commit intoblock:mainfrom
nedcodes-ok:add-cursor-doctor-validation
Open

Add rule validation section with cursor-doctor#80
nedcodes-ok wants to merge 1 commit intoblock:mainfrom
nedcodes-ok:add-cursor-doctor-validation

Conversation

@nedcodes-ok
Copy link

This PR adds a new 'Validating Your Rules' section to the README that recommends using cursor-doctor for quality checks.

Changes:

  • Added a new section between Quick Start and Commands
  • Recommends npx cursor-doctor check for CI validation
  • Recommends npx cursor-doctor scan for local validation with detailed feedback
  • Explains what it catches: broken frontmatter, conflicting instructions, and vague rules

Why this helps:

  • Gives users a practical way to validate rule quality before deployment
  • Catches common issues that reduce AI agent effectiveness
  • Fits naturally into existing workflows (CI, pre-commit hooks)

The addition is brief, non-promotional, and focuses on the practical value to users managing AI rules at scale.

Adds a new 'Validating Your Rules' section to the README that recommends using cursor-doctor for quality checks. This helps users catch common issues like broken frontmatter, conflicting instructions, and vague rules before deployment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant