A collection of custom skills for Amp.
| Skill | Description |
|---|---|
| addressing-github-issues | Addresses GitHub issues end-to-end. Fetches issue context, creates a working branch, and implements the fix or feature |
| creating-conventional-branches | Creates and checks out Git branches that follow Conventional Branch naming |
| creating-conventional-commits | Creates Git commits that follow the Conventional Commits 1.0.0 specification as work progresses |
| creating-github-sub-issues | Creates GitHub issues with parent-child relationships using the gh CLI and REST API |
| pushing-and-creating-pull-request | Pushes the current branch and creates a GitHub pull request with a structured description |
See the Amp manual.