adr
Write an Architecture Decision Record documenting a significant technical decision.
Update the status and progress of Linear tickets.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/update-statusContext preview
What this command does when you run it.
Update the status and progress of Linear tickets.
Update the status and progress of Linear tickets.
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
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.
Repo: rohitg00/awesome-claude-code-toolkit
Write an Architecture Decision Record documenting a significant technical decision.
Conduct a structured design review of a module, feature, or system component.
Create a structured implementation plan for the requested feature or change.