ln-401-task-executor
✓執行實施任務(待辦事項 -> 進行中 -> 待審核)。遵循 KISS/YAGNI、指南、質量檢查。不適用於測試任務。
SKILL.md
Executes a single implementation (or refactor) task from Todo to To Review using the task description and linked guides.
| Load task | getissue(taskid) | Read("docs/tasks/epics/.../tasks/T{NNN}-.md") | | Update status | updateissue(id, state) | Edit the Status: line in file | | Kanban | Updated by Linear sync | Must update kanbanboard.md manually |
Workflow (concise) 1) Load context: Fetch full task description (Linear: getissue; File: Read task file); read linked guides/manuals/ADRs/research; auto-discover team/config if needed.
執行實施任務(待辦事項 -> 進行中 -> 待審核)。遵循 KISS/YAGNI、指南、質量檢查。不適用於測試任務。 來源:levnikolaevich/claude-code-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-401-task-executor- 分類
- >_效率工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 ln-401-task-executor?
執行實施任務(待辦事項 -> 進行中 -> 待審核)。遵循 KISS/YAGNI、指南、質量檢查。不適用於測試任務。 來源:levnikolaevich/claude-code-skills。
如何安裝 ln-401-task-executor?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-401-task-executor 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/levnikolaevich/claude-code-skills
詳情
- 分類
- >_效率工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01