Summary

Added the task-utils skill, a git-tracked post-authoring task board tracking each post’s state and four quality gates.

Purpose

Let the author juggle several in-flight posts with a persistent, per-post record of what is done: one tasks/task-NNN-slug.md per post (from templates/task-template.md), tracking draft-vs-published state and the four gates (language-check, adversarial-challenge, frontmatter-and-links, build-clean). Mechanical file work goes to a Haiku subagent; the two reasoning gates are invocations of the english-correction and adversarial-challenge skills. Part of executing plan-003.

Affected Files

Original Prompt

execute plan 3