-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Note
The pull request "chore(agents): Migrate repo-wide cursor rules to skills" was created by @chargome but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.
- Create
/release,/upgrade-dep,/upgrade-otelskills from.cursor/rules/procedural guides - Inline
fetch-docs/attributes.mdcandfetch-docs/scopes.mdcas reference links in rootAGENTS.md - Delete 5 migrated
.cursor/rules/files (-250 lines of Cursor-specific format)
Some cursor rules used alwaysApply: false, meaning they loaded on-demand. Moving them into AGENTS.md (always loaded) would waste context tokens on every interaction. Skills are the right fit — they're on-demand, match the existing pattern (/e2e, /triage-issue, etc.), and work across all agents.
Part of the .cursor/rules/ → AGENTS.md migration. Remaining files(adding-a-new-ai-integration.mdc + browser fetch-docs) will be handled in a follow-up PR with scoped AGENTS.md files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels