一键导入
task-metadata-audit
Use when task items or Kanban links need a read-only check for readiness, dependencies, issues, acceptance, or board consistency.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when task items or Kanban links need a read-only check for readiness, dependencies, issues, acceptance, or board consistency.
用 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 | task-metadata-audit |
| description | Use when task items or Kanban links need a read-only check for readiness, dependencies, issues, acceptance, or board consistency. |
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 inspect task metadata and report issues. This skill is read-only.
<knowledge_dir>/.workflow/schemas/common.md.<knowledge_dir>/.workflow/schemas/tasks.md.<knowledge_dir>/.workflow/rules/delivery.md.<knowledge_dir>/planning/KANBAN.md.<knowledge_dir>/tasks/*.md, excluding localized files.type, priority, value, effort, readiness, or module.severity only when type is issue, bug, or defect and impact is needed for triage.owners in task items that are readiness: ready, linked from a Kanban card, scheduled, assigned, or actively maintained.owners, assignees, or reviewers values that reference member or group documents without wikilinks, or tool-written values that should be path-qualified.assignees; report these as team-pool assignments, not direct assignment to the current member.assignees only when the task appears scheduled or actively assigned.reviewers only when review responsibility is expected.blocked_by or related_to entries that point to missing or ambiguous task references.## Sources section or sources that point only to local workspace notes or localized files.readiness: ready but missing acceptance criteria.readiness: ready but missing Problem, Impact, or Triage context.readiness: ready but missing Reproduction, Expected, or Actual.readiness: ready whose task item or required source materials are uncommitted.readiness: ready whose task item or required source materials are not pushed to the default remote when one exists.Ready with unresolved blocked_by entries.Ready with readiness other than ready.Blocked without readiness: blocked, unresolved blocked_by, or an explicit blocker note.Backlog with readiness: blocked; report as allowed planned dependency state, not an error.Backlog or Blocked with unresolved blocked_by entries.blocked_by references are all resolved but still have readiness: blocked or remain in Blocked.Backlog that appear ready but have not been promoted to Ready.Use the standard task audit output shape from references/report.md: Summary, Findings, Dry-run fixes, Requires judgment, Safe for next-task-selection, and Sources.
assignees as Kanban status.next-task-selection to run the full audit for every candidate unless the user asks for strict verification or automatic start.references/report.md.