Code review rules

The rules commands manage the house-rules skill that backs the Code Review bundle’s policy guidance.

Commands

  • specfact code review rules show
  • specfact code review rules init
  • specfact 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 legacy core-owned files by hand.