managing-tickets-and-tasks-in-plane
Installation
SKILL.md
Managing Tickets and Tasks in Plane
Plane Configuration
Connection: Plane MCP server or direct Plane REST API via curl
Premium Features Limitation: Cycles (sprints) are a premium-only feature. Use sprint labels as a workaround:
- Create labels:
sprint-1,sprint-2,sprint-3, etc. - Filter views by sprint label to simulate cycle boards
- Use label colors to visually distinguish sprints (e.g., teal for current sprint)
Multi-Workspace Support: Automatically detects workspace from:
- Local
.plane.jsonin project root (highest priority) - Git remote URL patterns
- Current directory path
PLANE_WORKSPACEenvironment variable- Default workspace from
~/.claude/plane-workspaces.json