GitHub Build or Reuse v1.1.0
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 skillinstallation 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-reusePin this release:
gh skill install ghspain/github-build-or-reuse github-build-or-reuse@v1.1.0For 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.