Live verification for web features. Use when a web map item needs proof it actually runs in a browser before review, including planr-loop step 4. Discovers the host's existing browser capability, runs the changed flow against the dev server, and logs replayable evidence. Ships no browser tooling of its own.
$npx -y skills add instructa/planr --skill planr-verify-webInstalls into the current project.
Run `npx skills use "https://github.com/instructa/planr" --skill "instructa/planr/planr-verify-web"` 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/instructa/planr" that are relevant to the current task. Run `npx skills add "https://github.com/instructa/planr"` and select the relevant skills, then follow their instructions.