ln-404-test-executor
✓Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority.
Installation
SKILL.md
Runs a single Story final test task (label "tests") through implementation/execution to To Review.
| Load task | getissue(taskid) | Read("docs/tasks/epics/.../tasks/T{NNN}-.md") | | Load Story | getissue(parentid) | Read("docs/tasks/epics/.../story.md") | | Update status | updateissue(id, state) | Edit the Status: line in file | | Test results | Linear comment | Append to task file |
File Mode transitions: Todo → In Progress → To Review
Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority. 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-404-test-executor- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ln-404-test-executor?
Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority. Source: levnikolaevich/claude-code-skills.
How do I install ln-404-test-executor?
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-404-test-executor 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
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01