Create git commits and commit messages using conventional commits. Use when preparing commits, splitting changes...
find ~/axelknock/ -name "*.skill"
Manage and troubleshoot devenv-based developer environments. Use when creating or modifying devenv.nix/devenv.yaml,...
Instructs the agent to use the gh CLI to browse and fetch arbitrary files from a GitHub repo using the GitHub API.
Create pull requests. Use when opening PRs, writing PR descriptions, or preparing changes for review.
Fetch PR discussion using GitHub CLI `gh api`, then address review/issue comments by updating code or drafting...