Skip to content

github/accessibility-kanban

v1.0.2

Kanban board to manage accessibility issues, allow you to plan, track, and complete remediation work.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "accessibility-kanban",
  "description": "Kanban board to manage accessibility issues, allow you to plan, track, and complete remediation work.",
  "version": "1.0.2",
  "author": {
    "name": "Aaron Powell",
    "url": "https://github.com/aaronpowell"
  },
  "keywords": [
    "accessibility",
    "github-issues",
    "issue-triage",
    "kanban-board",
    "planning-workflow",
    "status-tracking"
  ],
  "extensions": {
    "com.github.copilot": {
      "logo": "assets/preview.png"
    },
    "com.github.awesome-copilot": {
      "extensions": [
        "./extensions/accessibility-kanban"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.awesome-copilot
  • com.github.copilot