Skip to content

GitHub Build or Reuse v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:52
99198b1

v1.1.0 — Portable skill + plugin packaging

This release turns GitHub Build or Reuse into a portable Agent Skills project with OpenAI plugin packaging while keeping one canonical runtime skill.

Highlights

  • Canonical Agent Skill under skills/github-build-or-reuse/.
  • OpenAI ChatGPT/Codex plugin manifest and Git-backed marketplace entry.
  • GitHub CLI / gh skill installation and update path.
  • Output evals plus trigger and non-trigger queries.
  • Stronger handling of license, maintenance, security, governance and adoption cost.
  • Explicit protection against treating candidate repository instructions as trusted authority.
  • GitHub Community Spain as the authoritative project publisher and lifecycle owner.

Install

Latest compatible version:

gh skill install ghspain/github-build-or-reuse github-build-or-reuse

Pin this release:

gh skill install ghspain/github-build-or-reuse github-build-or-reuse@v1.1.0

For ChatGPT/Codex plugin installation, use the Git-backed marketplace documented in the README.

Architecture decision

No custom GitHub MCP server is bundled. Existing GitHub connectors/API, gh, MCP integrations, or web research already provide the required evidence surface. A bespoke MCP will only be added when it closes a demonstrated cross-host capability gap.