Rules sync and Go standards#3
Conversation
* Add always-on agent-behavior.mdc for rule precedence and ambiguity handling via ORG_RULES. * Tighten go-testing.mdc with function-scoped test naming and one style per test function.
* Add projects.registry, rules-source, and --sync-all so install.sh refreshes registered project rules automatically. * Update install and uninstall docs, commit type guidance, and toolkit-agnostic Rules applied user rule.
PR Summary by QodoAdd org-wide agent rules and multi-project Cursor rules sync
AI Description
Diagram
High-Level Assessment
Files changed (10)
|
Code Review by Qodo
1.
|
* Replace only managed script artifacts during reinstall so projects.registry and cuse .env survive. * Check for GitHub CLI after install and document gh requirement for pr_sum.sh and release_sum.sh.
60c9de8 to
48810cd
Compare
Quality check
Summary
Adds org-wide agent behavior rules, tightens Go testing conventions, and introduces multi-project rule sync across registered repositories.
agent-behavior.mdc(alwaysApply) for rule precedence over surrounding code and asking on ambiguity; registered inORG_RULES.TestFunction/TestStruct_Method), strict table-or-inline (no hybrid), concise wording ingo-testing.mdc.install.shinstalls canonicalrules-source/and runs--sync-allby default;install-rules.shgainsprojects.registry,--sync-all,--list,--unregister,--purge, and link-to-copy fallback;uninstall.shadds--purge-project-rules.commands/commit.mdconventional commit type definitions, andcommands/install_rules.md/docs/cursor.mdmulti-project workflow.