# Rules Maintenance

> Rule refresh skill for syncing built-in rule templates and generated rule artifacts. Use when the user asks to sync rules or fix rule drift.

- Skill: `jsonlee12138/rules-maintenance` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jsonlee12138/rules-maintenance`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jsonlee12138/rules-maintenance/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jsonlee12138 (https://skillmd.com/u/jsonlee12138)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jsonlee12138/rules-maintenance

---


# rules-maintenance

## Audience

- human
- controller

## Triggers

- sync rules
- update rules
- rule drift

## CLI Binding

- `agent-team rules sync`

## Required Entry

- MUST read `.agent-team/rules/index.md` first.

## Expansion

- Load only the rule files implicated by the requested sync or drift investigation.

## Boundary

- This skill is for rule maintenance only.
- Do not absorb skill cache operations; those belong to `skill-maintenance`.

