luisgf

8 mods across 1 repository, 11 stars between them.

audit

01

luisgf/infrabroker

Skill Claude CodeCodex

Recurring security & correctness audit of the infrabroker repo. Iteratively find, fix, and CLOSE issues across security / logic / documentation — each finding tracked as a GitHub issue, each fix landing as an auto-merged PR that closes it. Use when the user asks to audit the repo, run a security/correctness pass, hunt…

11 6d ago A 84 tokens GPL-3.0

cve-fix

02

luisgf/infrabroker

Skill Claude CodeCodex

Unbreak CI when the required govulncheck check goes red on every PR because of a new Go stdlib CVE — bump the go directive in go.mod to the fixed version (single-sourced into all workflows), verify locally, ship as a standalone auto-merged PR, then re-run the blocked PRs' checks. Also handles the dependency-CVE…

11 6d ago A 118 tokens GPL-3.0

deploy

03

luisgf/infrabroker

Skill Claude CodeCodex

Deploy infrabroker to production (or upgrade an existing install) using make dist + deploy/install.sh, with preflight policy checks, operator choice of CA custody (Azure Key Vault, ssh-agent/HSM, or local PEM), and post-deploy health verification. Use when the user asks to deploy, release, install as a service, or…

11 6d ago B 79 tokens GPL-3.0

deps

04

luisgf/infrabroker

Skill Claude CodeCodex

Triage and land the open Dependabot PRs — verify each bump is what it claims (diff scope, release notes, breaking changes vs our actual usage), let the required checks gate it, and auto-merge one at a time. Use when the user asks to review/merge dependency updates or Dependabot PRs, or when Dependabot PRs are piling…

11 6d ago A 77 tokens GPL-3.0

issue-analyze

05

luisgf/infrabroker

Skill Claude CodeCodex

Analyze a GitHub issue and its comment thread, verify the technical claims against the code, and draft a maintainer reply that follows the conversation — the draft is shown for approval and NEVER posted without explicit confirmation. Use when the user asks to analyze an issue, propose/draft an answer or reply to an…

11 6d ago A 77 tokens GPL-3.0

issue

06

luisgf/infrabroker

Skill Claude CodeCodex

Work a GitHub issue of infrabroker end-to-end — branch first, implement with tests, changelog entry under [Unreleased], make verify, then a PR that closes the issue on merge (auto-merge). Use when the user asks to work on, implement, fix or ship a specific issue, pick up the next issue from the backlog, or continue…

11 6d ago A 79 tokens GPL-3.0

release

07

luisgf/infrabroker

Skill Claude CodeCodex

Cut and publish a new infrabroker release end-to-end — semver bump, CHANGELOG (folding the [Unreleased] section), server.json + HANDOFF, make verify, release PR, annotated tag, and the CI-driven GitHub release + multi-arch ghcr image + MCP Registry publish. Use when the user asks to release, publish, cut/ship/tag a…

11 6d ago A 94 tokens GPL-3.0

infrabroker

08

luisgf/infrabroker

MCP server Claude CodeCodexCursor +2

MCP server "infrabroker" as configured in luisgf/infrabroker. Runs in Docker (ghcr.io/luisgf/infrabroker:3.1.2).

11 6d ago A tokens not measured GPL-3.0