This was generated by AI during triage.
Parent
docs/issues/feature-runner/PRD.md
What to build
Extend the skill so that when all issues in a feature are resolved, it opens a pull request targeting develop using the gh CLI. The PR title is derived from the feature slug and the PRD's title frontmatter field. The PR body references the feature PRD and lists all resolved issues. After the PR is opened successfully, the worktree is removed.
Blocked on failure handling (02) so the runner never reaches PR creation when an issue has failed.
Acceptance criteria
Blocked by
#81
PRD: docs/issues/feature-runner/PRD.md
Migrated from: docs/issues/feature-runner/03-pr-creation.md (source removed after migration)
Touched by PRs: #25, #32
Parent
docs/issues/feature-runner/PRD.mdWhat to build
Extend the skill so that when all issues in a feature are
resolved, it opens a pull request targetingdevelopusing theghCLI. The PR title is derived from the feature slug and the PRD'stitlefrontmatter field. The PR body references the feature PRD and lists all resolved issues. After the PR is opened successfully, the worktree is removed.Blocked on failure handling (02) so the runner never reaches PR creation when an issue has failed.
Acceptance criteria
resolved,gh pr createis called targetingdeveloptitlefrontmatter fielddocs/issues/<slug>/PRD.mdand a list of all resolved issues/tddfailure (failure handling from 02 prevents this)Blocked by
#81
PRD:
docs/issues/feature-runner/PRD.mdMigrated from:
docs/issues/feature-runner/03-pr-creation.md(source removed after migration)Touched by PRs: #25, #32