dead-prose-pointer-pattern-for-bulk-cleanup

Dead prose pointers in skills follow two distinct patterns: (1) Future: ... lines promising aspirational docs, and (2) bullet lines matching - `docs/X.md` — description pointing to non-existent files. Both can be stripped safely via a single sed/Python pass without semantic loss, since the content they’d describe is either owned by sibling skills or genuinely missing. 189 such pointers were stripped across 65 skills in this session with zero capability regression verified by all 4 lints.