Skip to content
Development
Command

/update-status

Update the status and progress of Linear tickets.

From plugin
rohitg00-claude-code-toolkit
2.5k199 skills138 agents199 commands
Install
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/update-status

Context preview

What this command does when you run it.

Update the status and progress of Linear tickets.

Command definition

update-status.md

/update-status - Update Linear Status

Update the status and progress of Linear tickets.

Steps

1. Ask the user for the ticket identifier or search by title 2. Fetch the current ticket status and details from Linear 3. Determine the new status: backlog, todo, in progress, in review, done, cancelled 4. Update the ticket status in Linear 5. Add a comment explaining the status change and any relevant context 6. Update the estimate if the scope has changed 7. Link any related PRs or commits to the ticket 8. Move sub-tasks to appropriate statuses based on the parent update 9. Notify relevant team members if the status change requires their action 10. Update the cycle progress if the ticket is in an active cycle 11. Check for blocked tickets that may now be unblocked 12. Report: ticket ID, previous status, new status, updated fields

Rules

  • Always add a comment when changing status to explain why
  • Do not skip status transitions (e.g., backlog directly to done)
  • Link the PR when moving to "in review" status
  • Update sub-task statuses consistently with parent status
  • Notify the reviewer when moving to "in review"
  • Capture the actual completion time when moving to "done"
  • Do not reopen closed tickets; create a new ticket referencing the original
Ships withrohitg00-claude-code-toolkit

The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.

Get the whole plugin