Review Skills Mapping banner
jpoutrin jpoutrin

Review Skills Mapping

Development community

Description

--- description: Review skills and validate agent-skills-mapping.yaml compatibility argument-hint: "[--fix] [--verbose]" keywords: skills, mapping, agents, validate, review, compatibility --- # review-skills-mapping **Category**: Plugin Development ## Usage ```bash /review-skills-mapping [--fix] [--verbose] ``` ## Options | Option | Description | |--------|-------------| | `--fix` | Auto-fix issues (add missing skills to mapping, remove invalid references) | | `--verbose` | Show detailed i

Installation

Installs to ~/.claude/commands/jpoutrin-product-forge-review-skills-mapping.md

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

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

Full documentation available on GitHub

View Source Repository