Cooldowns banner
joestump joestump

Cooldowns

Testing community

Description

<!-- Governing: SPEC-0007 REQ-1 (state file location), REQ-4 (max 2 restarts per 4h), REQ-5 (max 1 redeployment per 24h), REQ-10 (agent tooling), REQ-11 (human readability) --> <!-- Governing: SPEC-0003 REQ-9 (Cooldown as Secondary Safety Net) --> # Skill: Cooldown Management The cooldown system acts as a **secondary safety net** that limits the blast radius of repeated remediation actions, independent of the permission tier. Even if an agent has permission to remediate, the cooldown state pro

Installation

Installs to ~/.claude/skills/joestump-claude-ops-cooldowns/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joestump-claude-ops-cooldowns && curl -fsSL https://raw.githubusercontent.com/joestump/claude-ops/HEAD/skills/cooldowns.md -o ~/.claude/skills/joestump-claude-ops-cooldowns/SKILL.md

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

Full documentation available on GitHub

View Source Repository