원클릭으로
linear-create
DEPRECATED — use the `linear` skill instead. Create Linear issues. Use when creating bugs, tasks, or feature requests.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
DEPRECATED — use the `linear` skill instead. Create Linear issues. Use when creating bugs, tasks, or feature requests.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | linear-create |
| description | DEPRECATED — use the `linear` skill instead. Create Linear issues. Use when creating bugs, tasks, or feature requests. |
| allowed-tools | Bash |
⚠️ DEPRECATED (2026-06-20) — superseded by the canonical
linearskill. All content fromlinear-createwas merged into.agents/skills/linear/(SKILL.md + references/). Use thelinearskill instead. Kept temporarily for review; scheduled for removal once the migration is approved. Do not extend this file.
# Basic
linear-cli i create "Title" -t TEAM
# With options
linear-cli i create "Bug" -t ENG -p 1 # Priority (1=urgent)
linear-cli i create "Task" -t ENG -a me # Assign to self
linear-cli i create "Fix" -t ENG -l bug # With label
linear-cli i create "Due" -t ENG --due +3d # Due date
# Agent patterns
linear-cli i create "Bug" -t ENG --id-only # Return ID only
linear-cli i create "Test" -t ENG --dry-run # Preview
cat desc.md | linear-cli i create "Title" -t ENG -d -
1=Urgent, 2=High, 3=Normal, 4=Low
today, tomorrow, +3d, +2w, monday, eow, eom
| Flag | Purpose |
|---|---|
--id-only | Return ID only |
--dry-run | Preview |
--quiet | No output |
DEPRECATED — use the `linear` skill instead. "Manage Linear issues, projects, and teams"
DEPRECATED — use the `linear` skill instead. Manage Linear documents. Use for creating and viewing documentation.
DEPRECATED — use the `linear` skill instead. Manage Linear labels. Use when creating, listing, or deleting labels.
DEPRECATED — use the `linear` skill instead. View Linear metrics. Use for velocity, burndown, and progress tracking.
DEPRECATED — use the `linear` skill instead. Manage project milestones - create, update, track target dates. Use when planning project deliverables.
DEPRECATED — use the `linear` skill instead. Linear project management - issues, projects, cycles, and roadmaps. Use for Linear-related tasks like managing issues, tracking sprints, and organizing projects.