Task Frontmatter Reader

Use when a framework command needs to read the hierarchy metadata of a task — parses the YAML frontmatter block at the top of task.md and returns structured data (id, kind, parent, children, blocks, blocked_by, external_ids, derived status) plus any warnings. Defensive: never blocks on malformed input; absent frontmatter yields kind=flat. Delegates to scripts/fm-read.sh.

camoa Updated

File contents

camoa/claude-skills/tree/main/ai-dev-assistant/skills/task-frontmatter-reader commit 8515c74fbc

Frequently asked questions

npx skillmds@latest add camoa/task-frontmatter-reader