Skip to content

Add AI coding agent baseline rule#305

Open
758302-tech wants to merge 1 commit into
PatrickJS:mainfrom
758302-tech:add-ai-coding-agent-baseline
Open

Add AI coding agent baseline rule#305
758302-tech wants to merge 1 commit into
PatrickJS:mainfrom
758302-tech:add-ai-coding-agent-baseline

Conversation

@758302-tech

@758302-tech 758302-tech commented Jun 6, 2026

Copy link
Copy Markdown

Summary

  • Add a small AI Coding Agent Baseline Cursor Project Rule
  • Link the README entry under Build Tools and Development
  • Include the companion free sample repo for AGENTS.md and CLAUDE.md users

Why

This rule gives Cursor Agent a lightweight, reusable operating layer for reading local code first, keeping edits scoped, preserving user changes, and running focused verification before handoff.

Validation

  • Checked the new rule frontmatter includes description, globs, and alwaysApply.
  • Checked the README link and rule slug.

Summary by CodeRabbit

Documentation

  • Added comprehensive guidelines for AI coding agent workflows, including code modification practices, verification procedures, and safety protocols.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5e76e0f8-f091-44ac-9444-c8578ea997cc

📥 Commits

Reviewing files that changed from the base of the PR and between b044f95 and 245a70d.

📒 Files selected for processing (2)
  • README.md
  • rules/ai-coding-agent-baseline.mdc

📝 Walkthrough

Walkthrough

This PR adds a new AI Coding Agent Baseline rule set to the awesome-cursorrules repository. A new rule file defines guidelines for agent behavior during code edits, and the README is updated with a reference to the new rule.

Changes

AI Coding Agent Baseline

Layer / File(s) Summary
Agent baseline rule definition and documentation
rules/ai-coding-agent-baseline.mdc, README.md
New rule file establishes baseline practices for AI agents: read existing code patterns before edits, keep changes scoped, avoid unnecessary refactors, run minimal verification, apply git safety (no discarding user changes), and format responses with change summary, verification results, and remaining manual steps. README entry added to reference the rule in Build Tools section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • PatrickJS

Poem

A rabbit hops in with care so fine,
Agent rules now clearly align,
Safe git steps and scoped edits true,
Cursor guides, the right thing to do! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add AI coding agent baseline rule' clearly and concisely describes the main change—adding a new AI coding agent baseline rule file and its README entry.
Description check ✅ Passed The description covers the main contribution (Summary), explains the value (Why), and confirms validation was performed; however, it only partially addresses the template sections.
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

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.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

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