Loading Rules

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.

isvlasov 8f5ff94 645 B Updated

File contents

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.

isvlasov/rageatc-oss/tree/main/plugins/rageatc-code-oss/skills/loading-rules commit 8f5ff94c19

Frequently asked questions

npx skillmds@latest add isvlasov/loading-rules