-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ImprovementReleasedocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
**Description**
Migrate static release instructions from global `.cursorrules` to a dynamic **Cursor Skill**. This ensures release logic is only loaded when relevant, keeping the default context window clean.
**Plan**
- [ ] **Discovery:** Identify all release-specific logic and scripts currently in use.
- [ ] **Creation:** Define the new Skill (e.g., `SKILL.md`) with a description that allows the agent to auto-detect when to use it.
- [ ] **Cleanup:** Remove the migrated logic from the global `.cursorrules` file.
- [ ] **Verification:** Confirm the agent correctly loads the skill when asked to perform a release.
**Resources**
- [Cursor Skills Documentation](https://cursor.com/docs/context/skills)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ImprovementReleasedocumentationImprovements or additions to documentationImprovements or additions to documentation