Forge Refresh banner
jpoutrin jpoutrin

Forge Refresh

Development community

Description

--- description: Validate and refresh Product Forge plugin cache argument-hint: "[--dry-run] [--force] [--status] [--verbose] [plugin-name]" keywords: cache, refresh, validate, reinstall, update, maintenance --- # forge-refresh **Category**: Plugin Management ## Usage ```bash /forge-refresh [options] [plugin-name] ``` ## Options | Option | Description | |--------|-------------| | `--dry-run` | Preview actions without making changes | | `--force` | Force reinstall even if all plugins are up

Installation

Installs to ~/.claude/commands/jpoutrin-product-forge-forge-refresh.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jpoutrin/product-forge/HEAD/.claude/commands/forge-refresh.md -o ~/.claude/commands/jpoutrin-product-forge-forge-refresh.md

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

Full documentation available on GitHub

View Source Repository