什麼是 github-analytics-scoring?
GitHub 工作流程代理的評分公式和分析架構。涵蓋儲存庫健康評分(0-100、A-F 等級)、問題/PR/討論的優先級評分、分析結果的置信度、增量追蹤(固定/新/持久/回歸)、速度指標、貢獻者指標、瓶頸檢測和趨勢分類。在計算分數、追蹤修復進度、建立優先儀表板或檢測工作流程瓶頸時使用。 來源:taylorarndt/a11y-agent-team。
GitHub 工作流程代理的評分公式和分析架構。涵蓋儲存庫健康評分(0-100、A-F 等級)、問題/PR/討論的優先級評分、分析結果的置信度、增量追蹤(固定/新/持久/回歸)、速度指標、貢獻者指標、瓶頸檢測和趨勢分類。在計算分數、追蹤修復進度、建立優先儀表板或檢測工作流程瓶頸時使用。
透過命令列快速安裝 github-analytics-scoring AI 技能到你的開發環境
來源:taylorarndt/a11y-agent-team。
| 90-100 | A | Excellent - healthy repo, minimal issues | | 75-89 | B | Good - minor issues, well-managed | | 50-74 | C | Needs attention - multiple signals requiring action | | 25-49 | D | Poor - significant problems impacting velocity | | 0-24 | F | Critical - major issues blocking team progress |
Internally score each issue to determine sort order in dashboards and reports:
| User @mentioned and hasn't responded | +5 | | P0, P1, critical, urgent, blocker label | +3 | | Tied to upcoming release milestone | +3 | | New comments from others since user's last activity | +2 | | High community interest (5+ positive reactions) | +2 | | bug label | +1 | | Assigned to user | +1 | | Active related discussion thread | +1 |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoringGitHub 工作流程代理的評分公式和分析架構。涵蓋儲存庫健康評分(0-100、A-F 等級)、問題/PR/討論的優先級評分、分析結果的置信度、增量追蹤(固定/新/持久/回歸)、速度指標、貢獻者指標、瓶頸檢測和趨勢分類。在計算分數、追蹤修復進度、建立優先儀表板或檢測工作流程瓶頸時使用。 來源:taylorarndt/a11y-agent-team。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoring 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/taylorarndt/a11y-agent-team