一键导入
start-working-on-issue
Start working on a GitHub issue end-to-end: fetch, analyze, implement, test, and create PR. Use when picking up a GitHub issue to work on.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start working on a GitHub issue end-to-end: fetch, analyze, implement, test, and create PR. Use when picking up a GitHub issue to work on.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create git commits from current changes using Conventional Commits format. Use when ready to commit staged or unstaged changes.
Generate a branch name from current changes and create it if on main. Use when starting new work and need a properly named feature branch.
Create a pull request from the current branch with quality checks. Use when changes are ready for review, after committing.
Interactive guide for creating new Claude skills with proper structure, frontmatter, and trigger conditions. Use when building a new skill, scaffolding a SKILL.md, or need guidance on skill best practices.
Run Prisma generate, lint (auto-fix), typecheck, and tests; iterate until clean, summarize results. Use when CI is failing or before pushing to verify the repo is clean.
Create a new GitHub issue for a feature, bug, or chore. Use when you have an idea, bug report, or task that needs a GitHub issue with analysis and solution options.
| name | start-working-on-issue |
| description | Start working on a GitHub issue end-to-end: fetch, analyze, implement, test, and create PR. Use when picking up a GitHub issue to work on. |
git fetch origingh issue view $ARGUMENT$ --json title -q .titlegh issue view $ARGUMENT$ --commentsgh CLI for GitHub operations