Code review rules
The rules commands manage the bundled specfact-code-review skill. Install it
when Codex CLI, Claude, Vibe, Cursor, or another SKILL.md-compatible AI IDE
needs the Code Review workflow without copying slash prompt templates by hand.
The skill includes CLI self-healing guidance, review run commands,
simplification queue handling, and compact house rules.
Commands
specfact code review rules showspecfact code review rules initspecfact code review rules update
Subcommands
| Command | Purpose |
|---|---|
specfact code review rules show |
Print the current skill content |
specfact code review rules init --ide <target> |
Create the default skill file and optionally install it to one IDE target |
specfact code review rules update --ide <target> |
Refresh the TOP VIOLATIONS section and sync installed IDE targets |
Examples
specfact code review rules show
specfact code review rules init --ide codex
specfact code review rules update --ide cursor
Bundle-owned resources
The skill content is bundled with nold-ai/specfact-code-review. Initialize or
refresh it from the installed module version instead of copying prompt templates
or legacy core-owned files by hand.