← ClaudeAtlas

loading-ruleslisted

Loads the rageatc-core-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-core-oss failsafe line appears in session-start hook output, when the plugin's operating rules are absent from context, or when the injected rules look truncated.
isvlasov/rageatc-oss · ★ 8 · AI & Automation · score 72
Install: claude install-skill isvlasov/rageatc-oss
# Loading Rules The rageatc-core-oss operating rules normally arrive via a SessionStart hook. If that failed or was truncated, recover them: 1. Read every `.md` file in `../../rules/` (relative to this skill's base directory). 2. Follow them as binding operating rules for the rest of the session.