Docs Plan banner
kensaurus kensaurus

Docs Plan

Security community

Description

--- description: "Documentation drift audit + sync plan — no rewrites until approved" argument-hint: "[path or scope]" --- # Docs Sync Plan Run the **`plan-docs-sync`** skill: audit documentation against the actual code for drift (stale READMEs, phantom docs, broken onboarding steps), then produce a sync plan. **Audit and plan only — rewrite nothing until the plan is approved.** Emit findings ranked by severity with concrete locations and a phased sync checklist. After approval, execute with

Installation

Installs to ~/.claude/skills/kensaurus-cursor-kenji-docs-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kensaurus-cursor-kenji-docs-plan && curl -fsSL https://raw.githubusercontent.com/kensaurus/cursor-kenji/HEAD/commands/docs-plan.md -o ~/.claude/skills/kensaurus-cursor-kenji-docs-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository