work-on - Implement changes for issues or PRs
Process issues or PRs by implementing changes, adding tests, updating docs, and creating pull requests
Tags
Updated: 2026-02-14Typical Inputs
Typical Outputs
What this skill does
- create branch
- implement code changes
- add tests
- update documentation
- run linting
- add changeset
- commit changes
- push branch
- create PR
Inputs
- issue URL
- PR URL
- issue text
- PR diff/description
- GitHub repository
Outputs
- implemented changes
- updated tests
- updated documentation
- changeset file
- committed code
- pushed branch
- created PR
- PR URL
Requirements
- Git access
- Node.js/Bun environment
- repository write permissions
- GitHub CLI access
- test framework access
