Add Auterix Universal Multi-Agent Workflow Rule and Studio - #375
SapanMozammel wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe change adds an Auterix Cursor rules file with workflow constraints and adds a README entry that links to the rule. ChangesAuterix workflow standard
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Feature Merge Risk: ⚪ Minimal · up to This change only adds a new documented workflow rule file and its corresponding catalog entry in the README; it does not alter any executable code or existing behavior. The added file and link follow the repository's existing conventions and were verified to be correctly formatted and linked, so this is safe to merge with no outstanding concerns. 🚥 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 |
Summary
Adds the Auterix universal multi-agent workflow rule (
rules/auterix-workflow-cursorrules-prompt-file.mdc) and registers it in the Build Tools and Development section of the catalog.Contribution Type
rules/*.mdcruleValue To Cursor Users
Provides deterministic context management and execution standards for Cursor:
anyassertions) and verified runtime environment configurations.npm test,npm run lint) prior to task completion..ai/memory.mdconventions.Added Or Changed Files
rules/auterix-workflow-cursorrules-prompt-file.mdc: Universal multi-agent workflow rule with frontmatter metadata (description,globs: **/*,alwaysApply: false).README.md: Entry underBuild Tools and Developmentlinking to the new canonical rule file in alphabetical order.Quality Checklist
react-typescript.mdc.rules/*.mdcfiles include frontmatter with a non-emptydescription, relevantglobs, andalwaysApply: falseunless the rule is universal.Notes For Maintainers
Rule file adheres to the repository's
.mdcformat specification and focuses strictly on reusable engineering workflow standards for Cursor developers.Summary by CodeRabbit