CLAUDE.md · git:20251227.a0c5fb0 · 2025-12-27 · sha256 f8c8cbca67afc820

CLAUDE.md git:20251227.a0c5fb0A

Immutable. This exact content is served forever at /api/v1/blob/f8c8cbca67afc820.

# ris-claude-code

Collection of Claude Code customizations: skills, statusline, hooks.

## Critical Rules

**ALWAYS update BOTH READMEs when releasing:**
- README.md (English) and README.ru.md (Russian)
- Adding/removing skills → update skills list in both READMEs
- Adding/removing any component → update corresponding section in both READMEs
- Release without README updates = incomplete release

## Structure

| Path | Purpose |
|------|---------|
| `skills/` | Reusable skill templates |
| `statusline/` | Custom statusline scripts |
| `hooks/` | Pre/post command hooks |

## Release Checklist

1. Update CHANGELOG.md
2. Update README.md (skills list, components)
3. Commit with conventional message
4. Tag with semver
5. Push and create GitHub release