Skip to content

plagueho/github-workflows

v1.4.1MIT

GitHub workflow skills for PR review evaluation, Dependabot PR management, Copilot resource optimization, and AI guidance scaffolding.

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": "github-workflows",
  "description": "GitHub workflow skills for PR review evaluation, Dependabot PR management, Copilot resource optimization, and AI guidance scaffolding.",
  "version": "1.4.1",
  "author": {
    "name": "Daniel Scott-Raynsford",
    "url": "https://github.com/PlagueHO"
  },
  "repository": "https://github.com/PlagueHO/plagueho.copilot",
  "license": "MIT",
  "keywords": [
    "github",
    "pull-requests",
    "code-review",
    "copilot",
    "optimization",
    "workflows",
    "dependabot",
    "auto-merge"
  ],
  "extensions": {
    "com.github.plagueho": {
      "skills": [
        "./skills/evaluate-pr-review-comments/",
        "./skills/merge-dependabot-prs/",
        "./skills/optimize-github-copilot-resources/",
        "./skills/release-changelog/",
        "./skills/scaffold-repo-ai-guidance/"
      ]
    }
  }
}

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