# Shitrat Maintain

> Maintain, install, update, doctor, and release a ShitRat familiar across supported harnesses.

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

---


# ShitRat Maintain

Use this skill when changing ShitRat itself or installing/updating a ShitRat profile.

## Rules

- Run `shitrat doctor <target> --dry-run` before real installs.
- Preserve private `.shitrat` overlays and never print secrets.
- Keep hard laws in system appendices, not scattered across skills.
- Keep skill surface area concise; add docs before adding another skill.

## Checks

```bash
pnpm turbo run check
pnpm turbo run test
pnpm turbo run build
```

