Skip to content

plagueho/azure-architecture-center

v2.0.1MIT

Skills for Azure Architecture Center documentation maintainers: discover needed updates and review multitenant docs for currency, accuracy, and completeness.

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": "azure-architecture-center",
  "description": "Skills for Azure Architecture Center documentation maintainers: discover needed updates and review multitenant docs for currency, accuracy, and completeness.",
  "version": "2.0.1",
  "author": {
    "name": "Daniel Scott-Raynsford",
    "url": "https://github.com/PlagueHO"
  },
  "repository": "https://github.com/PlagueHO/plagueho.copilot",
  "license": "MIT",
  "keywords": [
    "azure",
    "architecture-center",
    "aac",
    "multitenant",
    "documentation",
    "review"
  ],
  "extensions": {
    "com.github.plagueho": {
      "skills": [
        "./skills/discover-multitenant-service-updates/",
        "./skills/review-multitenant-approaches-doc/",
        "./skills/review-multitenant-considerations-doc/",
        "./skills/review-multitenant-service-specific-doc/"
      ]
    }
  }
}

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.plagueho