Loading rules
Skill isvlasov/rageatc-oss/plugins/rageatc-code-oss/skills/loading-rules
Practical Claude Code / Cowork plugins for sharper thinking and structured problem-solving the slow way
npx -y skills add isvlasov/rageatc-oss --skill loading-rulesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
0.6 KB, as published. Nobody here has run it
Loading Rules
The rageatc-code-oss operating rules normally arrive via a SessionStart hook. If that failed or was truncated, recover them:
- Read every
.mdfile in../../rules/(relative to this skill's base directory). - Follow them as binding operating rules for the rest of the session.