Compares a CLI's implemented commands against its APP.md API map and traffic-analysis.json to find missing endpoints, incomplete CRUD, dead client methods, and priority gaps. Runs as the mandatory first step of /cli-anything-web:refine and as an optional pre-review scan in standards.
$npx -y skills add itamarzand88/cli-anything-web --skill gap-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/itamarzand88/cli-anything-web" --skill "itamarzand88/cli-anything-web/gap-analyzer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itamarzand88/cli-anything-web" that are relevant to the current task. Run `npx skills add "https://github.com/itamarzand88/cli-anything-web"` and select the relevant skills, then follow their instructions.