Skip to content

feat: add AgentsMesh cursor rules for universal AI config sync#276

Open
sampleXbro wants to merge 4 commits intoPatrickJS:mainfrom
sampleXbro:add-agentsmesh-cursorrules
Open

feat: add AgentsMesh cursor rules for universal AI config sync#276
sampleXbro wants to merge 4 commits intoPatrickJS:mainfrom
sampleXbro:add-agentsmesh-cursorrules

Conversation

@sampleXbro
Copy link
Copy Markdown

@sampleXbro sampleXbro commented May 6, 2026

Summary

Adds AgentsMesh cursor rules to the Utilities category.

AgentsMesh is an open-source CLI that lets you maintain a single canonical source (.agentsmesh/) for AI coding agent rules, commands, agents, skills, MCP servers, hooks, and permissions — then auto-generates native config files for 18+ tools including Cursor, Claude Code, GitHub Copilot, Gemini CLI, Windsurf, Codex CLI, and more.

What's included

  • .cursorrules file with practical rules for working with agentsmesh-managed projects in Cursor:
    • Project structure overview (.agentsmesh/ directory layout)
    • Workflow rules (edit canonical sources, never edit generated files)
    • CLI commands reference (generate, import, diff, check, lint, watch)
    • Configuration guidance for rules, commands, agents, and skills
  • README.md in the rules folder with links and description
  • README.md update with entry under Utilities section

Links

Summary by CodeRabbit

  • Documentation
    • Added comprehensive guidance for managing AI tool configurations: project layout, workflow rules, CLI commands, and recommended modification/regeneration workflows
    • Added a supporting README detailing scope, external resources, and authorship
    • Updated Utilities section with a new reference for "AgentsMesh (AI Config Sync)"

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 387b441b-c3d0-4bdd-88a4-078c0047d074

📥 Commits

Reviewing files that changed from the base of the PR and between 6f8d9d2 and e93b2ea.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Adds documentation and a new rules prompt for AgentsMesh AI Config Sync: a README entry and a new rules/agentsmesh-ai-config-sync-cursorrules-prompt-file directory containing a .cursorrules prompt and its README.

Changes

AgentsMesh AI Config Sync

Layer / File(s) Summary
Entry Point
README.md
Inserted a new Utilities bullet for "AgentsMesh (AI Config Sync)" linking to the rules directory.
Canonical Guidance
rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/.cursorrules
Added a 72-line prompt file documenting canonical project structure, workflow rules, CLI commands, modification guidance, and configuration notes for managing AI tool configs.
Documentation
rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/README.md
Added a 21-line README describing scope, coverage, links, and author metadata for the AgentsMesh Cursor Rules.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested reviewers

  • PatrickJS

Poem

🐰 In folders new, the rules align,

AgentsMesh hums, configs in line,
A .cursorrules to chart the way,
Readme sings what steps convey,
Hop on in — the sync's today! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: adding AgentsMesh cursor rules for AI configuration synchronization, which matches the core content of the PR (new .cursorrules file, README, and repository entry).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
README.md (1)

295-299: ⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Move the AgentsMesh entry to maintain alphabetical order in the Utilities section.

"AgentsMesh" (A) should appear before "Cursor Watchful Headers" (C) and "Helium MCP" (H). As per coding guidelines, alphabetical order must be maintained within each category.

📋 Proposed fix
 ### Utilities
 
-- [Cursor Watchful Headers](https://github.com/johnbenac/cursor-watchful-headers) - A Python-based file watching system...
-- [Helium MCP (news, bias, markets, options, memes)](./rules/helium-mcp-cursorrules-prompt-file/.cursorrules) - Cursor rules for using Helium MCP...
-- [AgentsMesh (AI Config Sync)](./rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/.cursorrules) - Cursor rules for projects using AgentsMesh...
+- [AgentsMesh (AI Config Sync)](./rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/.cursorrules) - Cursor rules for projects using AgentsMesh — the universal config sync CLI that maintains AI coding agent rules, commands, agents, skills, and MCP servers in a single canonical source and generates native configs for 18+ tools including Cursor, Claude Code, Copilot, and Gemini CLI.
+- [Cursor Watchful Headers](https://github.com/johnbenac/cursor-watchful-headers) - A Python-based file watching system that automatically manages headers in text files and maintains a clean, focused project tree structure. Perfect for maintaining consistent file headers and documentation across your project, with special features to help LLMs maintain better project awareness.
+- [Helium MCP (news, bias, markets, options, memes)](./rules/helium-mcp-cursorrules-prompt-file/.cursorrules) - Cursor rules for using Helium MCP in Cursor: streamable HTTP setup, when to call each hosted tool (`search_news`, `search_balanced_news`, `get_source_bias`, `get_bias_from_url`, `get_all_source_biases`, `get_ticker`, `get_option_price`, `get_top_trading_strategies`, `search_memes`), query discipline, and rate-limit awareness. See also `./rules/helium-mcp-cursorrules-prompt-file/README.md`.

As per coding guidelines: "Maintain alphabetical order within each category in the README.md file."

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` around lines 295 - 299, Reorder the three bullets in the Utilities
section so they are alphabetical by title: place the "AgentsMesh (AI Config
Sync)" entry before "Cursor Watchful Headers" and "Helium MCP (news, bias,
markets, options, memes)"; keep the link targets and descriptions unchanged and
only move the entire "AgentsMesh (AI Config Sync)" bullet (the line starting
with "- [AgentsMesh (AI Config Sync)]") above the "- [Cursor Watchful Headers]"
entry to restore alphabetical order.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Outside diff comments:
In `@README.md`:
- Around line 295-299: Reorder the three bullets in the Utilities section so
they are alphabetical by title: place the "AgentsMesh (AI Config Sync)" entry
before "Cursor Watchful Headers" and "Helium MCP (news, bias, markets, options,
memes)"; keep the link targets and descriptions unchanged and only move the
entire "AgentsMesh (AI Config Sync)" bullet (the line starting with "-
[AgentsMesh (AI Config Sync)]") above the "- [Cursor Watchful Headers]" entry to
restore alphabetical order.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f99f0c06-1c44-47d5-b14b-a85262ef0fe0

📥 Commits

Reviewing files that changed from the base of the PR and between 5c9165b and 6f8d9d2.

📒 Files selected for processing (3)
  • README.md
  • rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/.cursorrules
  • rules/agentsmesh-ai-config-sync-cursorrules-prompt-file/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant