Loading Rules

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 91f72ea 647 B Updated

File contents

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.

isvlasov/rageatc-oss/tree/main/plugins/rageatc-core-oss/skills/loading-rules commit 91f72ea1fb

Frequently asked questions

npx skillmds@latest add isvlasov/loading-rules-2