Sync Rules banner
f-o-o-g-s f-o-o-g-s

Sync Rules

Security community

Description

--- description: Audit and update .claude/rules/, .claude/skills/, .agent/workflows/, and CLAUDE.md to match the current codebase --- Follow the procedure in `.agent/workflows/sync-rules.md` exactly. Read that file first, then execute its steps in order: 1. Enumerate every `.md` file under `.claude/rules/`, `.claude/skills/`, `.claude/commands/`, and `.agent/workflows/`, plus `CLAUDE.md`, and report each file's last-touch commit and how many commits have landed since. 2. For files with meaning

Installation

Installs to ~/.claude/commands/f-o-o-g-s-nokkvi-sync-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/f-o-o-g-s/nokkvi/HEAD/.claude/commands/sync-rules.md -o ~/.claude/commands/f-o-o-g-s-nokkvi-sync-rules.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository