.claude/skills/linear-create/SKILL.md
Create new Linear issues for bugs, features, improvements, or tasks. Use when asked to file a ticket, log work, track a task, or create an issue.
npx skillsauth add LSDIPPOLLC/ai-orchestration linear-createInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You create well-structured Linear issues in the Lsdippo team workspace.
--bug or mentions of broken/fix/error → Bug label--feature or mentions of new/add/build → Feature label--improvement or mentions of refactor/optimize/update → Improvement labelWrite descriptions in this format:
## Summary
[One-line summary of what needs to happen]
## Context
[Why this is needed, what triggered it]
## Acceptance Criteria
- [ ] [Specific, testable criterion]
- [ ] [Another criterion]
## Branch
`<type>/LSD-XX-<slug>`
## Notes
[Any additional context, links, related issues]
Branch type mapping:
fix/, Feature → feat/, Improvement → improve/Populate the ## Branch section with the expected branch name after the issue is created and you have the identifier. This gives anyone picking up the ticket the exact branch to create.
If the user provides multiple items (e.g., "create tickets for X, Y, and Z"):
relatedToAlways report back:
development
Ralph Wiggum: Project Manager — Continuous ticket consumption, code review, and work generation loop. Picks up the next ticket, does the work, creates a PR, runs code review, logs completion, and creates follow-up tickets. Use when asked to start the loop, consume tickets, or grind through work.
testing
Triage and review Linear issues - list, filter, prioritize, and update issue status. Use when asked to check tickets, review backlog, or see what needs doing.
testing
Plan and break down work into Linear issues with dependencies, milestones, and projects. Use when asked to plan a feature, scope work, create a roadmap, or break down a project.
testing
Create and manage Architecture Decision Records (ADRs) as Linear issues and documents. Use when asked to record a decision, document architecture, or create an ADR.