Doc Refresh banner
littlebearapps littlebearapps

Doc Refresh

Documentation community

Description

--- description: "Refresh documentation after version bumps, feature additions, or periodic maintenance: $ARGUMENTS" argument-hint: "[version, range (v1.5.0..v1.7.0), plan, changelog, readme, guides, context, release-notes, full]" allowed-tools: - Read - Glob - Grep - Bash - Write - Edit - WebFetch - mcp__github__list_releases - mcp__github__list_commits - mcp__github__list_tags - mcp__github__list_pull_requests - mcp__github__list_issues - mcp__github__get_file_content

Installation

Installs to ~/.claude/skills/littlebearapps-pitchdocs-doc-refresh/SKILL.md

Terminal
mkdir -p ~/.claude/skills/littlebearapps-pitchdocs-doc-refresh && curl -fsSL https://raw.githubusercontent.com/littlebearapps/pitchdocs/HEAD/commands/doc-refresh.md -o ~/.claude/skills/littlebearapps-pitchdocs-doc-refresh/SKILL.md

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

Full documentation available on GitHub

View Source Repository