create-github-issues
关于
This skill automatically creates structured GitHub issues from code review findings or task breakdowns. It groups related findings into logical issues and applies labels using standard templates with summaries and acceptance criteria. Use it after code reviews to convert findings into actionable, trackable issues.
快速安装
Claude Code
推荐npx skills add pjt222/agent-almanac -a claude-code/plugin add https://github.com/pjt222/agent-almanacgit clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/create-github-issues在 Claude Code 中复制并粘贴此命令以安装该技能
技能文档
造 GitHub 議題
自評見或任分結構建 GitHub 議題。化見列(自 review-codebase、security-audit-codebase 或手析)為含標、驗準、交引之正議題。
用
- 碼評生須跟之見列後
- 謀議識須為議之工項後
- 轉 TODO 或備為可跟 GitHub 議
- 批建須一致式與標之關議
入
- 必:
findings— 項列,各至少含標與述。理亦含:嚴、影檔、建標 - 可:
group_by— 如何批見為議:severity、file、theme(默:theme)label_prefix— 自建標前綴(默:無)create_labels— 是否建缺標(默:true)dry_run— 不建僅預(默:false)
行
一:備標
保諸需標存於庫。
- 列存標:
gh label list --limit 100 - 識見所需標(自嚴、階、或顯標欄)
- 未映則映嚴至標:
critical、high-priority、medium-priority、low-priority - 映階/題至標:
security、architecture、code-quality、accessibility、testing、performance create_labels為 true→建缺標:gh label create "name" --color "hex" --description "desc"- 用一致色:紅為 critical/security、橙為 high、黃為 medium、藍為 architecture、綠為 testing
得: 見引之諸標存於庫。無重建標。
敗: gh CLI 未證→告用行 gh auth login。標建拒(權不足)→不建而記何標缺。
二:組見
批關見為議以避議蔓。
group_by為theme→按階或類組見(諸 security→1-2 議、諸 a11y→1 議)group_by為severity→按嚴組(諸 CRITICAL→1 議、諸 HIGH→1 議)group_by為file→按主影檔組- 組內按嚴序(CRITICAL 先)
- 組過 8 見→按子題分子組
- 各組為一 GitHub 議
得: 議組集、各含 1-8 關見。議總數可理(全碼評典型 5-15)。
敗: 見無組備→退為一見一議。小集(< 10)可、大集則生過多議。
三:組議
以標模築各議。
- Title:
[Severity] Theme: Brief description— 如[HIGH] Security: Eliminate innerHTML injection in panel.js - Body 構:
## Summary One-paragraph overview of what this issue addresses and why it matters. ## Findings 1. **[SEVERITY]** Finding description (`file.js:line`) — brief explanation 2. **[SEVERITY]** Finding description (`file.js:line`) — brief explanation ## Acceptance Criteria - [ ] Criterion derived from finding 1 - [ ] Criterion derived from finding 2 - [ ] All changes pass existing tests ## Context Generated from codebase review on YYYY-MM-DD. Related: #issue_numbers (if applicable) - 施標:嚴標+題標+任自定標
- 見引具檔→於體提之(非為指派)
得: 各議含明標、含嚴徽之編見、驗準勾、合標。
敗: 體過 GitHub 議寸限(65536 字符)→分議為部、交引之。
四:建議
以 gh CLI 建議並報果。
dry_run為 true→印各議標與體而不建,止- 各組議建之:
gh issue create --title "title" --body "$(cat <<'EOF' body content EOF )" --label "label1,label2" - 記各建議之 URL
- 諸議建後印結表:
#number | Title | Labels | Findings count - 議須序→加交引:編首議提「Blocked by #X」或「See also #Y」
得: 諸議建成。結表含議號與 URL 印。
敗: 單議建敗→誌誤續。終報敗。常敗:證逾、標缺(create_labels 為 false)、網超時。
驗
- 諸見現於至少一議
- 各議含至少一標
- 各議含驗準勾
- 無重議(察標與存開議)
- 議數合見數(大集非 1:1)
- 結表含諸議 URL 印
忌
- 議蔓:一見一議生 20+ 議難理。積極組——全評 5-10 議為理想
- 缺驗準:議無勾不可驗畢。各見當映至少一勾
- 標亂:過多標濾無用。限於嚴+題、非一見一標
- 陳引:自舊評建議→建前驗見仍適。碼或變
- 忘試行:大見集→必先以
dry_run: true預。編謀易於閉 15 誤議
參
review-codebase— 生此技消之見列review-pull-request— 生 PR 範見亦可化為議manage-backlog— 建後組議為 sprints 與優先create-pull-request— 建引並閉議之 PRcommit-changes— 承解議之修
GitHub 仓库
相关推荐技能
content-collections
元Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
polymarket
元这个Claude Skill为开发者提供完整的Polymarket预测市场开发支持,涵盖API调用、交易执行和市场数据分析。关键特性包括实时WebSocket数据流,可监控实时交易、订单和市场动态。开发者可用它构建预测市场应用、实施交易策略并集成实时市场预测功能。
creating-opencode-plugins
元该Skill帮助开发者创建OpenCode插件,用于接入命令、文件、LSP等25+种事件。它提供了插件结构、事件API规范和JavaScript/TypeScript实现模式,适合需要拦截操作、扩展功能或自定义事件处理的场景。开发者可通过它快速构建响应式模块来增强OpenCode AI助手的能力。
sglang
元SGLang是一个专为LLM设计的高性能推理框架,特别适用于需要结构化输出的场景。它通过RadixAttention前缀缓存技术,在处理JSON、正则表达式、工具调用等具有重复前缀的复杂工作流时,能实现极速生成。如果你正在构建智能体或多轮对话系统,并追求远超vLLM的推理性能,SGLang是理想选择。
