skills/brainstorming/spec-document-reviewer-prompt.md and skills/writing-plans/plan-document-reviewer-prompt.md provide dispatch templates for reviewing spec and plan documents, but neither skills/brainstorming/SKILL.md nor skills/writing-plans/SKILL.md references its template. An agent following the skill therefore never learns to dispatch the reviewer, so the templates read as orphaned.
Request: either wire the reference into each SKILL.md (e.g. "after writing the spec to docs/superpowers/specs/, dispatch a reviewer using spec-document-reviewer-prompt.md"), or — if the review step is intentionally optional/manual — note that in the template so it doesn't read as dead.
skills/brainstorming/spec-document-reviewer-prompt.mdandskills/writing-plans/plan-document-reviewer-prompt.mdprovide dispatch templates for reviewing spec and plan documents, but neitherskills/brainstorming/SKILL.mdnorskills/writing-plans/SKILL.mdreferences its template. An agent following the skill therefore never learns to dispatch the reviewer, so the templates read as orphaned.Request: either wire the reference into each
SKILL.md(e.g. "after writing the spec todocs/superpowers/specs/, dispatch a reviewer usingspec-document-reviewer-prompt.md"), or — if the review step is intentionally optional/manual — note that in the template so it doesn't read as dead.