aiskillstore/doc-writer
Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
This is a copy. The original lives at comeonoliver/doc-writer.
npx skills add https://github.com/aiskillstore/marketplace --skill doc-writer
Generate or refresh docs/planned/XX-*.md and docs/completed/XX-*.md files using the mandated template (docs/DOC_TEMPLATE.md) and existing repository content.
docs/DOC_TEMPLATE.md for structure expectations.PLAN.md, AGENTS.md, and any existing task doc being updated.docs/planned/ or docs/completed/) with the naming convention NN-task-name.md.docs/DOC_TEMPLATE.md structure.Take aiskillstore/doc-writer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.