task-metadata-audit

Installation
SKILL.md

Task Metadata Audit

Runtime Context

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.

Workflow

  1. Read <knowledge_dir>/.workflow/schemas/common.md.
  2. Read <knowledge_dir>/.workflow/schemas/tasks.md.
  3. Read <knowledge_dir>/.workflow/rules/delivery.md.
  4. Read <knowledge_dir>/planning/KANBAN.md.
  5. Scan <knowledge_dir>/tasks/*.md, excluding localized files.
  6. Parse frontmatter and task body sections.
  7. Check task relationships against existing task ids and Kanban card ids.
  8. Report issues and dry-run fixes without editing files.
Installs
15
GitHub Stars
2
First Seen
May 27, 2026
task-metadata-audit — choral-io/choral-skills