Add Cosmosmith multi-agent workflow rule#329
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughA new Cursor rule file, ChangesCosmosmith Multi-Agent Workflow Rule
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds a reusable Cursor Project Rule for multi-agent workflow governance.
The rule covers:
AGENTS.mdas the canonical project constitutiontask.mdas the task ledgerLocal checks run:
node .\scripts\check-repo-hygiene.mjs --only rulespassednode .\scripts\check-repo-hygiene.mjs --only readmepassednode .\scripts\check-repo-hygiene.mjs --only securitypassednode .\scripts\check-awesome-list.mjspassedNote:
npm testwas not used as the final validation on Windows because several existing tests resolve script paths asC:\D:\.../D:\D:\...and also assert LF-only workflow text. The focused repository checks above passed for this contribution.Summary by CodeRabbit