什么是 project-issues-batch?
处理 GitHub 项目中的所有链接问题并将它们作为单独的 PR 实施。当用户提供 GitHub 项目 URL(github.com/owner/repo/projects/N 或 github.com/orgs/NAME/projects/N)并希望实现该项目中的所有问题时使用。每个问题都会成为自己的 PR。使用级联 PR 处理依赖关系,其中依赖问题从其依赖关系的 PR 分支分支出来。 来源:illusion47586/isol8。
处理 GitHub 项目中的所有链接问题并将它们作为单独的 PR 实施。当用户提供 GitHub 项目 URL(github.com/owner/repo/projects/N 或 github.com/orgs/NAME/projects/N)并希望实现该项目中的所有问题时使用。每个问题都会成为自己的 PR。使用级联 PR 处理依赖关系,其中依赖问题从其依赖关系的 PR 分支分支出来。
通过命令行快速安装 project-issues-batch AI 技能到你的开发环境
来源:illusion47586/isol8。
Implement all issues from a GitHub project as separate PRs with dependency-aware ordering.
| Explicit | Depends on #123 | | Explicit | Blocked by #456 | | Explicit | Requires #789 | | Explicit | After #100 | | Checkbox | - [ ] #200 |
Issues without dependencies can be processed in parallel. Use the Task tool to spawn multiple agents:
处理 GitHub 项目中的所有链接问题并将它们作为单独的 PR 实施。当用户提供 GitHub 项目 URL(github.com/owner/repo/projects/N 或 github.com/orgs/NAME/projects/N)并希望实现该项目中的所有问题时使用。每个问题都会成为自己的 PR。使用级联 PR 处理依赖关系,其中依赖问题从其依赖关系的 PR 分支分支出来。 来源:illusion47586/isol8。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/illusion47586/isol8 --skill project-issues-batch处理 GitHub 项目中的所有链接问题并将它们作为单独的 PR 实施。当用户提供 GitHub 项目 URL(github.com/owner/repo/projects/N 或 github.com/orgs/NAME/projects/N)并希望实现该项目中的所有问题时使用。每个问题都会成为自己的 PR。使用级联 PR 处理依赖关系,其中依赖问题从其依赖关系的 PR 分支分支出来。 来源:illusion47586/isol8。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/illusion47586/isol8 --skill project-issues-batch 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/illusion47586/isol8