·docs-workflow
""

docs-workflow

jezweb/claude-skills

Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.

367Installs·6Trend·@jezweb

Installation

$npx skills add https://github.com/jezweb/claude-skills --skill docs-workflow

SKILL.md

Last Updated: 2026-01-11 Purpose: Manage project documentation throughout its lifecycle

| /docs | Main entry - shows available subcommands | | /docs-init | Create CLAUDE.md + README.md + docs/ structure | | /docs-update | Audit and maintain all documentation | | /docs-claude | Smart CLAUDE.md maintenance only |

| wrangler.jsonc or wrangler.toml | Cloudflare Workers | | next.config.js or next.config.ts | Next.js | | Neither | Generic |

Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state. Source: jezweb/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill docs-workflow
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docs-workflow?

Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state. Source: jezweb/claude-skills.

How do I install docs-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill docs-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jezweb/claude-skills