WO

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.zip

Installs 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)
43 charsno explicit “when” trigger
Beginner

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

You give it
Linear CLI commands (e.g., i list, i get, i create, i start, i close, i update)
You get back
JSON output of issues, status updates, or confirmation of actions performed on Linear issues

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.

SkillInstallsUpdatedSafetyDifficulty
workflow-linear-tracking (this skill)05moReviewBeginner
task-execution-engine37moReviewBeginner
today05moNo flagsBeginner
scan-deck01moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry