Headless, non-interactive version of /speq-plan for CI or agent-driven runs. Plans a feature without a live interview, commits the result to a feat/plan-name branch, and opens a draft PR. If a decision genuinely needs a human, it persists the partial plan and open questions and asks in a PR comment instead of blocking. Arg: plan name, feature intent text, PR number, or branch name.
$npx -y skills add marconae/speq-skill --skill speq-plan-prInstalls into the current project.
Run `npx skills use "https://github.com/marconae/speq-skill" --skill "marconae/speq-skill/speq-plan-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.