super-mega-lab
@super-mega-lab Organization
Public Skills
enhance-linear-issues
by super-mega-lab
Use when asked to review, enhance, improve, clean up, decompose, or organize Linear issues. Handles requests mentioning "tickets" or "tasks" — these mean Linear issues. Triggers on "enhance issues", "enhance tickets", "improve issues", "improve tickets", "clean up issue TEAM-123", "break down this issue", or requests to improve issue quality, structure, or organization.
linear-branch
by super-mega-lab
Create a git feature branch from a Linear issue. Use when asked to "create a branch for TEAM-123", "branch for TEAM-123", or when a Linear ticket URL or issue identifier is provided. Accepts both issue identifiers (TEAM-123) and full URLs.
linear-worktree
by super-mega-lab
Create a git worktree from a Linear issue. Use when asked to "create a worktree for TEAM-123", "worktree for TEAM-123", or when "worktree" is mentioned with a Linear issue. Creates an isolated working directory with its own branch, ideal for running multiple parallel coding sessions. Accepts both issue identifiers (TEAM-123) and full URLs.