J Doc Sync banner
jlaws jlaws

J Doc Sync

Documentation community

Description

--- name: j-doc-sync description: "Post-ship documentation sync — discover and fix stale docs after shipping changes. Use when docs may be out of date after a release or feature merge. Do NOT use for writing new docs from scratch (use /j-docs instead)." argument-hint: "<branch, tag range, or 'since last release'>" model: sonnet effort: medium --- Invoke the `post-ship-doc-sync` skill via the Skill tool before doing anything else. Sync documentation with recent code changes. Resolve the scope i

Installation

Installs to ~/.claude/commands/jlaws-dotfiles-j-doc-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jlaws/dotfiles/HEAD/.claude/commands/j-doc-sync.md -o ~/.claude/commands/jlaws-dotfiles-j-doc-sync.md

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

Full documentation available on GitHub

View Source Repository