T-OH4Y-write-missing-per-skill-docs
Status: closed/done · Impact: medium · Complexity: small
check_skill_docs reports four skills with no per-skill doc under
docs/skills/ on main, so the doc-coverage gate carries pre-existing drift
unrelated to any one change. Closing the gap restores full per-skill-doc
coverage and removes the standing noise from the coverage check.
Brief from T-CF7M-autonomy-gated-best-effort-auto-define in git@github.com:sksizer/dev.git:
check_skill_docs reports four skills have no per-skill doc under docs/skills/ on main (pr-respond, spawn-task-pr, standard-new, migrate-runtime-state). Pre-existing coverage drift surfaced during the autonomy-gated-best-effort-auto-define post-mortem. Fix: run /sdlc:update-skill-doc for each of the four slugs to generate docs/skills/
.md from the current plugin/skills/ /SKILL.md, following the per-skill-doc house-style (title, one-line summary, trigger, Mermaid flowchart, notes).
TBD — receiver to fill before promoting from planning/draft.
Proposed
Section titled “Proposed”TBD — receiver to fill before promoting from planning/draft.
Approach
Section titled “Approach”TBD — receiver to fill before promoting from planning/draft.
Files to touch
Section titled “Files to touch”TBD — receiver to fill before promoting from planning/draft.
Acceptance criteria
Section titled “Acceptance criteria”TBD — receiver to fill before promoting from planning/draft.
Out of scope
Section titled “Out of scope”<Things adjacent to this task that are deliberately NOT being addressed here. Useful for keeping PR review focused and for future tasks to point back to. Always required: if scope is obvious and nothing is excluded, leave a single ”- none” bullet so the explicit signal is “scope considered, nothing to exclude.”>
- none
Dependencies
Section titled “Dependencies”<Other tasks, branches, infra changes, or external decisions this task
waits on. For hard “B cannot start until A closes” dependencies on
other tasks or epics, also record them in the frontmatter
depends_on: array (strict wikilink shape, e.g.
2026-04-12-other-task or E0042) — the audit walks that
graph for cycle detection. This prose section is the human-readable
narrative; depends_on: is the machine-readable canonical list.
Leave a single ”- none” bullet if there are none.>
- <dependency or “none”>
Discovery context
Section titled “Discovery context”Spawned by /sdlc:spawn-task-pr on 2026-06-02 UTC from T-CF7M-autonomy-gated-best-effort-auto-define in git@github.com:sksizer/dev.git.