user-rules

Community

Enforce user hard constraints across sessions.

Authornhouseholder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rules set by users often vanish across sessions due to volatile memory. This Skill captures, persists, and enforces user-defined hard constraints so they survive compaction, crashes, and restarts.

Core Features & Use Cases

  • Persistent rules storage: saves hard constraints to a dedicated memory file per project.
  • Active enforcement: checks applicable rules before relevant actions to prevent violations.
  • Cross-session reliability: ensures rules remain available across sessions and crashes.
  • Use Case: When a user says "max backtest events = 70" or "never push to main", the system enforces it automatically.

Quick Start

Set a hard constraint like "max events = 70" and Claude will persist and enforce it across sessions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: user-rules
Download link: https://github.com/nhouseholder/nicks-claude-code-superpowers/archive/main.zip#user-rules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.