Skip to content

ai-rizz

A command-line tool for managing AI rules and rulesets. Pull rules from a source repository and use them:

  • Locally only (git-ignored, for personal use)
  • Committed (git-tracked, shared with team)
  • Globally (shared across all repositories)

Each rule can be handled independently. Rule repositories may also choose to bundle rules into "rulesets" for easier management of related rules.

Check out my rules in Texarkanine/.cursor-rules for examples.

Where to next