一键导入
next-task-selection
Use when the user asks which accepted Kanban task to work on next and dependencies or readiness may affect the answer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user asks which accepted Kanban task to work on next and dependencies or readiness may affect the answer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a maintainer explicitly asks for Knowledge Workflow setup, checks, upgrade migration, manifest work, or approved configuration updates.
Use when the user asks to implement an approved Kanban task or linked project change with clear acceptance criteria.
Use when delivery work needs a proposal before editing task candidates, Kanban cards, backlog shape, or board changes.
Use when delivery work needs review, a PR or local diff needs validation, or Done readiness is in question.
Use when a user asks how to use Knowledge Workflow in a repository, where content belongs, which skill applies, what project rules mean, how to recover safely, or how to record local workflow feedback.
Use when the user has approved a specific shared-knowledge write, promotion, reorganization, or update.
| name | next-task-selection |
| description | Use when the user asks which accepted Kanban task to work on next and dependencies or readiness may affect the answer. |
Before acting, resolve <knowledge_dir> using the runtime bootstrap rules, then read <knowledge_dir>/.workflow/runtime.md and <knowledge_dir>/.workflow/manifest.yml; do not assume non-default workflow paths or default ids.
Use this skill to recommend the next accepted delivery task from <knowledge_dir>/planning/KANBAN.md. This skill is read-only by default.
<knowledge_dir>/.workflow/runtime.md.Responsibilities and Focus Areas from <knowledge_dir>/members/<member-id>.md when present; read Availability only when the user asks for capacity-aware selection.<knowledge_dir>/planning/KANBAN.md.<knowledge_dir>/.workflow/rules/delivery.md.<knowledge_dir>/.workflow/schemas/tasks.md.Ready cards over Backlog cards.Blocked, and tasks with unresolved blocked_by entries.assignees includes the current member idassigneesblocked_by and related_to; derive downstream unlock potential by reverse-looking up tasks blocked by each candidate.references/scoring.md.Ready card that still has unresolved blockers, and any task that looks ready but is not in Ready.Normalize member and group wikilinks in owners, assignees, and reviewers before matching. For example, [[Gavroche]] and [[Gavroche|Display Name]] both match id Gavroche.
<knowledge_dir>/planning/KANBAN.md.<knowledge_dir>/tasks/*.md that are not linked from a Kanban card.delivery-planning instead of selecting it for implementation.kanban-maintenance after maintainer approval.blocked_by as a hard blocker unless all referenced tasks are Done or the blocker is documented as resolved.Ready card with unresolved blocked_by or readiness: blocked as a board/task consistency problem, not as an eligible candidate.owners as durable responsibility, not current assignment.references/selection-rules.md.assigned-to-current-member or unassigned according to the user's stated mode.assigned-to-others always require a second explicit user confirmation before starting, even when the user allowed automatic start.readiness: ready, no unresolved blocked_by entries, observable acceptance criteria, committed and remote-synced source material when a default remote exists, and no conflict with current dirty worktree changes.Doing, propose or apply the move only under the approval rules in kanban-maintenance.assigned-to-current-member, unassigned, or assigned-to-others.started, needs confirmation, or recommendation only.verified, needs verification, or not ready.references/scoring.md.references/selection-rules.md.