Work on Ticket
作者: Zapier
擷取 Jira 工單詳細資訊,建立適當命名的分支,並啟動任務規劃工作流程。當使用者說「work on [TICKET_ID]」或類似語句時使用。
npx skills add https://github.com/zapier/zapier-mcp --skill 'Work on Ticket'來自 Zapier 的更多技能
Code Review
Zapier
Performs comprehensive code reviews of git branches, analyzing code quality, security, performance, and best practices. Use when the user says "review" or "code review" or asks to review pull requests, merge requests, or analyze branch changes before merging.
Git Commit
Zapier
生成以敘事為主的 Conventional Commits 訊息,並整合 Jira 上下文,然後提交並推送變更。當使用者說「commit」、「git commit」、要求提交變更、想要建立提交,或工作完成且準備提交時使用。