l-pr - Create draft PR with auto-generated body
Creates draft PR targeting develop with auto-generated title and body from design files, issues, or commits.
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- gather git state
- commit uncommitted changes
- push changes to remote
- fetch GitHub issue details
- read design file
- scan commits for issue references
- build PR title
- build PR body
- check source changes
- check existing changesets
- compare changeset coverage
- generate changeset
- check documentation changes
- create GitHub pull request
- show PR URL
Inputs
- GitHub issue number
- design file path
- git repository
- git branch state
- commit history
- changeset files
- documentation files
Outputs
- GitHub pull request
- changeset file
- git commit
- PR URL
Requirements
- Git installed
- GitHub CLI installed
- GitHub repository access
- Git remote configured
