Loads the rageatc-code-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-code-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.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add isvlasov/rageatc-oss --skill loading-rules --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Loading Rules?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/isvlasov-loading-rules)More formats (shields.io, HTML) on the badges page.
---
name: loading-rules
description: Loads the rageatc-code-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-code-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.
---
# Loading Rules
The rageatc-code-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.
No comments yet. Be the first to comment!