一键导入
Create a git branch with a concise kebab-case name describing the pending changes
npx skills add https://github.com/leighmcculloch/dotfiles --skill branch复制此命令并粘贴到 Claude Code 中以安装该技能
Create a git branch with a concise kebab-case name describing the pending changes
npx skills add https://github.com/leighmcculloch/dotfiles --skill branch复制此命令并粘贴到 Claude Code 中以安装该技能
| name | branch |
| description | Create a git branch with a concise kebab-case name describing the pending changes |
Create a new git branch, naming it:
Create GitHub issues with context from linked issues/PRs
Create a GitHub pull request with AI-generated title and description based on the diff
Meeting prep for the next day's calendar, posted to a Slack Canvas.
A briefing for the day.
Pick a random small unassigned GitHub issue from a locally checked-out repo, implement it with an agent team, code-review and iterate until clean, then Slack DM the PR. Use when asked to "find an issue and fix it", "tackle an issue", "pick up an issue", or run autonomously on whatever's open.
Review a PR with the code-review skill, then post that feedback as inline draft comments with the pr-draft-comment skill. Use when asked to review a PR and leave the findings as pending/draft inline comments.