Skip to content

chore(agents): Migrate repo-wide cursor rules to skills #19550

Description

@github-actions

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-otel skills from .cursor/rules/ procedural guides
  • Inline fetch-docs/attributes.mdc and fetch-docs/scopes.mdc as reference links in root AGENTS.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.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions