Meta-rule that instructs every LLM-powered agent how to write, store, and compile new “source-of-truth” rules. All new rules must live in ./agent-rules/ as Markdown files with the same front-matter structure shown here. After a rule is added or changed, the agent must run ./translaterules.ts to regenerate…
Copilot instructions for madebywild/agent-rules, covering copilot repository instructions, meta-rule: authoring & storing agent rules, 1 · where to place new rules, 2 · mandatory front-matter and optional provider filtering.
AGENTS.md instructions for madebywild/agent-rules, covering meta-rule: authoring & storing agent rules, 1 · where to place new rules, 2 · mandatory front-matter, optional provider filtering and 3 · compilation workflow.
Claude Code instructions for madebywild/agent-rules, covering meta-rule: authoring & storing agent rules, 1 · where to place new rules, 2 · mandatory front-matter, optional provider filtering and 3 · compilation workflow.