Refresh Docs banner
jnarowski jnarowski

Refresh Docs

Documentation community

Description

--- description: Regenerate documentation from code sources of truth argument-hint: [section] --- # Refresh Documentation Regenerate AgentCmd documentation by extracting current state from codebase sources of truth. Updates AUTO-GENERATED sections while preserving hand-crafted content. ## Variables - `$section`: $1 (optional) - Specific section to refresh or 'all' (default: all) - Valid sections: `step-types`, `sdk-api`, `slash-commands`, `cli`, `config`, `examples`, `all` ## Documentation

Installation

Installs to ~/.claude/commands/jnarowski-agentcmd-refresh-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jnarowski/agentcmd/HEAD/.claude/commands/refresh-docs.md -o ~/.claude/commands/jnarowski-agentcmd-refresh-docs.md

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

Full documentation available on GitHub

View Source Repository