Add rule copy drift check (#3)

This commit is contained in:
Chindanai Jaiman
2026-06-12 17:05:09 +02:00
committed by GitHub
parent 2f2a0d33e0
commit e89a4e9863
2 changed files with 48 additions and 0 deletions
+8
View File
@@ -69,6 +69,14 @@ Cursor, Windsurf, Cline, Copilot, Aider, Kiro: copy the matching rules file from
Kiro: copy `.kiro/steering/ponytail.md` to `~/.kiro/steering/` (global) or `.kiro/steering/` in your project.
## Development
When changing the compact rule text, keep the agent copies aligned:
```bash
node scripts/check-rule-copies.js
```
## FAQ
**Does it need a config file?**