mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 10:01:06 +00:00
20 lines
503 B
JSON
20 lines
503 B
JSON
{
|
|
"name": "backlog-swipe-triage",
|
|
"description": "Quickly swipe through backlog issues to triage decisions like assign, needs-info, defer, close, or ignore.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "James Montemagno",
|
|
"url": "https://github.com/jamesmontemagno"
|
|
},
|
|
"keywords": [
|
|
"agent-assignment",
|
|
"backlog-triage",
|
|
"github-issues",
|
|
"issue-prioritization",
|
|
"swipe-interface",
|
|
"workflow-automation"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|