create-github-pull-request-from-specification
Create GitHub Pull Request from Specification
Create or update a GitHub pull request using the specification at ${workspaceFolder}/.github/pull_request_template.md.
If the template file does not exist, create it first from assets/default-pull-request-template.md.
Prerequisites
- Run inside a Git repository with a checked out feature branch.
ghmust be installed and authenticated.${input:targetBranch}must be a valid base branch name.
Process
More from kweaver-ai/skills
changelog-release-notes
Draft or update release notes and changelog entries from repository evidence. Use when the user asks to add a new version to CHANGELOG files, summarize what changed in a branch or release, explain how changelog content was derived, or keep multilingual changelogs consistent.
3generate-prd
Generate complete Chinese PRD documents from rough product requests. Use when the user asks to create, refine, or standardize a PRD, turn ambiguous requirements into an Agile-friendly product requirements document, or fill a PRD template by first asking focused clarification questions and then saving the final markdown file.
1generate-implementation-design
Generate complete Chinese implementation design documents from a product PRD. Use when Codex needs to turn PRD content into a High-Level Design plus Low-Level Design document, ask focused clarification questions for missing implementation details, follow a fixed design template, apply C4-based architecture design, and save the final result as a markdown design file.
1