Headless follow-up to /speq-plan-pr. Continues on a plan's feat/plan-name branch, runs /speq-implement, bumps the version, runs the real test suites, records only if green, then pushes, opens/updates the PR, and marks it ready. Arg: plan name, PR number, or branch name.
$npx -y skills add marconae/speq-skill --skill speq-implement-prInstalls into the current project.
Run `npx skills use "https://github.com/marconae/speq-skill" --skill "marconae/speq-skill/speq-implement-pr"` 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/marconae/speq-skill" that are relevant to the current task. Run `npx skills add "https://github.com/marconae/speq-skill"` and select the relevant skills, then follow their instructions.