Docs Management
Description
--- name: docs-management description: Manage documentation lifecycle — move specs, update status, check off phases roles: - plan - edit tags: - docs - requirements - specs --- ## Documentation lifecycle management Manage requirements specs through their lifecycle: backlog -> drafts -> completed. ### Checkbox convention **All actionable items in requirements docs MUST use checkboxes** (`- [ ]` / `- [x]`). This includes: - Acceptance criteria - Implementation phase steps - Task list
Installation
Installs to ~/.claude/skills/mkober-muxcode-docs-management/SKILL.md
mkdir -p ~/.claude/skills/mkober-muxcode-docs-management && curl -fsSL https://raw.githubusercontent.com/mkober/muxcode/HEAD/skills/docs-management.md -o ~/.claude/skills/mkober-muxcode-docs-management/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation