Manage a lean-spec PR after it's been pushed — spec-issue linking, CI triage, review-comment discipline, merge-conflict recovery on open PRs, webhook subscription, and CHANGELOG follow-through on merge. Triggers include "CI is failing", "check is red", "link this issue", "Closes vs Part of", "respond to review", "subscribe to PR", "triage PR", "the PR is ready", "PR has conflicts", "branch has conflicts with main", "merge conflict on the PR", or when a github-webhook-activity event arrives on a lean-spec PR. Paired with leanspec-dev-process (overall loop), issue-spec (spec creation), and leanspec-pre-push (which owns the pre-push conflict walkthrough).
$npx -y skills add codervisor/leanspec --skill leanspec-pr-lifecycleInstalls into the current project.
Run `npx skills use "https://github.com/codervisor/leanspec" --skill "codervisor/leanspec/leanspec-pr-lifecycle"` 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/codervisor/leanspec" that are relevant to the current task. Run `npx skills add "https://github.com/codervisor/leanspec"` and select the relevant skills, then follow their instructions.