Skip to content

Refactor Release Workflow to Cursor Skill #72

@fxstein

Description

@fxstein
**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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions