Skip to content

Add AI config README with skills and rules reference#8925

Open
catalinradoiu wants to merge 2 commits into
developfrom
feature/cradoiu/update-readme-for-ai-config
Open

Add AI config README with skills and rules reference#8925
catalinradoiu wants to merge 2 commits into
developfrom
feature/cradoiu/update-readme-for-ai-config

Conversation

@catalinradoiu

@catalinradoiu catalinradoiu commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Task/Issue URL: https://app.asana.com/1/137249556945/project/1211724162604201/task/1214927988557609

Description

Adds .claude/README.md as a human-facing index of all AI agent configuration in this repo — the skills engineers can invoke and the rules agents must follow. .cursor/README.md is a symlink to the same file, following the established mirror pattern.

The README covers:

  • Each skill with what it does and how to trigger it (natural language or /skill-name)
  • Each rule file with a one-line description of what it covers, plus a note on when each tool loads them

Steps to test this PR

  • Open .claude/README.md and verify skills and rules are listed accurately
  • Verify .cursor/README.md is a symlink pointing to ../../.claude/README.md

UI changes

Before After
No UI changes No UI changes

Note

Low Risk
Documentation-only change with no runtime, build, or product code impact.

Overview
Adds .claude/README.md, a human-facing index of AI agent setup in the repo: how skills are invoked (natural language or /skill-name), a table of each skill with triggers, and a table of rule files with one-line scope plus when Claude vs Cursor load them. It also states that .claude/ is source of truth and skills/rules are mirrored to .cursor/ via symlinks.

.cursor/README.md is updated to point at the same content (../.claude/README.md), matching the existing mirror pattern so both tool directories share one README.

Reviewed by Cursor Bugbot for commit 0375b32. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 196a56d. Configure here.

Comment thread .cursor/README.md Outdated
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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