Skip to content

internal: Migrate as many agent rules to standard SKILLS or AGENTS#3722

Merged
ntucker merged 3 commits intomasterfrom
skills
Jan 31, 2026
Merged

internal: Migrate as many agent rules to standard SKILLS or AGENTS#3722
ntucker merged 3 commits intomasterfrom
skills

Conversation

@ntucker
Copy link
Collaborator

@ntucker ntucker commented Jan 31, 2026

Motivation

  • Standardizing agent usage allows people using things other than cursor
  • Library users can download skills to use in their projects

Solution

Open questions


Note

Low Risk
Low risk documentation-only changes that affect developer tooling guidance, not runtime behavior.

Overview
Shifts .cursor guidance away from file-path rule references to named skills (adds frontmatter name/metadata to multiple SKILL.md files and updates cross-references like rdc-rest, rdc-schema, rdc-manager, and packages-documentation).

Updates contributor onboarding and release-note instructions to prefer /initialize and /changeset commands, and applies small markdown formatting cleanups (e.g., commit link formatting, newline fixes).

Written by Cursor Bugbot for commit de7ab44. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Jan 31, 2026

⚠️ No Changeset found

Latest commit: de7ab44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 31, 2026

Size Change: 0 B

Total Size: 79.8 kB

ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 308 B
examples/test-bundlesize/dist/rdcClient.js 10.2 kB
examples/test-bundlesize/dist/rdcEndpoint.js 5.84 kB
examples/test-bundlesize/dist/react.js 59.4 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link

@cursor cursor bot left a comment

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.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (3fe656e) to head (de7ab44).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3722   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         150      150           
  Lines        2736     2736           
  Branches      537      537           
=======================================
  Hits         2685     2685           
  Misses         11       11           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ntucker ntucker merged commit 1a47924 into master Jan 31, 2026
23 checks passed
@ntucker ntucker deleted the skills branch January 31, 2026 22:56
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