workflow-linear-tracking
Enables direct interaction with Linear for issue management and tracking.
Install
mkdir -p .claude/skills/workflow-linear-tracking && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12792" && unzip -o skill.zip -d .claude/skills/workflow-linear-tracking && rm skill.zipInstalls to .claude/skills/workflow-linear-tracking
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Issue Tracking Skill (`linear-cli` backend)Key capabilities
- →List Linear issues with JSON output
- →Show details of a specific Linear issue
- →Create new Linear issues with a title
- →Start, stop, and close Linear issues
- →Update fields of a Linear issue
- →Set parent-child relationships between issues
How it works
The skill uses the `linear-cli` backend to interact with Linear issues, enabling listing, creation, status changes, and updates.
Inputs & outputs
When to use workflow-linear-tracking
- →List linear issues
- →Update issue status
- →Create new task
About workflow-linear-tracking
Provides an interface to list, create, start, and close Linear issues. It handles status transitions and links work to specific issue IDs for better project tracking.
Issue Tracking Skill (`linear-cli` backend)
When not to use it
- →When `az prime` + `az issue ...` is the preferred interface for issue tracking
- →When a task does not explicitly require direct Linear operations
- →When relying on local TODO lists as the source of truth
Limitations
- →The skill primarily uses `linear-cli` and may not expose all `az issue` functionalities.
- →It requires manual configuration of the default team if not set in `.azedarach.json`.
- →It does not automatically sync code changes with git.
How it compares
This skill provides a direct command-line interface for Linear issue management, offering granular control over issue states and relationships that a higher-level tool might abstract away.
Compared to similar skills
workflow-linear-tracking side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| workflow-linear-tracking (this skill) | 0 | 5mo | Review | Beginner |
| task-execution-engine | 3 | 7mo | Review | Beginner |
| today | 0 | 5mo | No flags | Beginner |
| scan-deck | 0 | 1mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by riordanpawley
View all by riordanpawley →You might also like
task-execution-engine
davila7
Execute implementation tasks from design documents using markdown checkboxes. Use when (1) implementing features from feature-design-assistant output, (2) resuming interrupted work, (3) batch executing tasks. Triggers on 'start implementation', 'run tasks', 'resume'.
today
kv0906
Guided daily workflow orchestrator. Multi-phase process (standup, team sync, review, focus, wrap-up). Use when user says "today", "start my day", or "daily workflow".
scan-deck
zauberzeug
Browse the deck — supportive triage view, filtered queues, kanban board, JSON dump, decision Q&A. Read-only by default. AUTO-INVOKE on "what's open", "show me the deck", "kanban view", or "decisions to make" — and ALWAYS before Skill(create-card) to dedup against existing titles.
github-project-management
ruvnet
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
create-plans
glittercowboy
Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
phasing
WellApp-ai
Group slices into risk-optimized phases with timeline generation