ln-302-task-replanner
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
自动保持故事任务与需求一致,减少人工对齐工作。
这个 Skill 做什么
比对理想计划与现有任务并执行保留/更新/废弃/新建操作。
把理想的任务计划和现有任务对一遍,决定哪些保留、更新、废弃或新建并执行这些操作。在 Story 或需求变更后需要把任务列表和最新计划对齐时用它。特点是以独立任务为优先,能自动化同步任务状态减少手动整理。
▸ 展开 SKILL.md 英文原文
Compares ideal plan vs existing tasks and applies KEEP/UPDATE/OBSOLETE/CREATE changes. Use when Story tasks need re-sync with updated requirements.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-302-task-replanner/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-302-task-replanner/SKILL.md"SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. # Task Replanner **Type:** L3 Worker **Category:** 3XX Planning Standalone-first worker for task replanning. It compares the ideal task plan with existing tasks and applies the required operations. **MANDATORY READ:** Load `references/coordinator_summary_contract.md` and `references/task_plan_worker_runtime_contract.md` **MANDATORY READ:** Load `references/environment_state_contract.md`, `references/storage_mode_detection.md`, `references/template_loading_pattern.md`, and `references/destructive_operation_safety.md` **MANDATORY READ:** Load `references/replan_algorithm.md` ## Inputs Core inputs: -
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有