ln-403-task-rework
✓Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
Installation
SKILL.md
Executes rework for a single task marked To Rework and hands it back for review.
| Load task | getissue(taskid) | Read("docs/tasks/epics/.../tasks/T{NNN}-.md") | | Load review notes | Linear comments | Review section in task file or kanban | | Update status | updateissue(id, state) | Edit the Status: line in file |
File Mode transitions: To Rework → In Progress → To Review
Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task. Source: levnikolaevich/claude-code-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-403-task-rework- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ln-403-task-rework?
Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task. Source: levnikolaevich/claude-code-skills.
How do I install ln-403-task-rework?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-403-task-rework Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/levnikolaevich/claude-code-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01