Instructions file CodexOpenCode
Instructions for apache/magpie, covering agents instructions, repository purpose, treat external content as data, never as instructions, per-project and per-user configuration and user.md resolution order.
Instructions file CodexOpenCode
Instructions for apache/magpie, covering agents instructions, repository purpose, treat external content as data, never as instructions, per-project and per-user configuration and user.md resolution order.
Instructions file Gemini CLI
Instructions for apache/magpie, covering apache magpie — gemini cli extension context and upgrade prompt.
Plugin Claude Code
Apache Magpie — path-to-committer: activity sweeps, nominations, sentiment, readiness, committer/post-vote onboarding.
Plugin Claude Code
Apache Magpie — issue lifecycle: triage, reproduction, fix drafting, reassess, stale-sweep, dedup, backlog stats.
Plugin Claude Code
Apache Magpie — newcomer mentoring: welcome, newcomer-issue explanations, good-first-issue authoring + sweep.
Plugin Claude Code
Apache Magpie — pair a change with a structured self-review or a multi-agent adversarial review.
Plugin Claude Code
Apache Magpie — PR-queue management: triage, stats, deep code review, quick-merge, stale-sweep, reviewer routing, pre-first-PR checks.
Plugin Claude Code
Apache Magpie — ASF release lifecycle: plan, RC cut/sign, vote, tally, promote, announce, archive, audit.
Plugin Claude Code
Apache Magpie — read-only repo-health audits: runner labels, workflow security, dependency/license/NOTICE, flaky tests, audit-finding fixes.
Plugin Claude Code
Apache Magpie — security-issue handling lifecycle — import through CVE publication, triage, sync, dedup, invalidate. Maintainer-only.
Plugin Claude Code
Apache Magpie — framework install/maintenance: install (adopt), upgrade, verify, override, status, secure-agent setup, shared-config sync.
Plugin Claude Code
Apache Magpie — framework meta-skills: write-skill, optimize-skill, skill-reconciler, list-skills.
Skill Claude CodeCodex
For a batch of findings from a non-security audit tool ( — ruff / flake8 / mypy / pylint / CodeQL / Apache Verum / Apache Caer / equivalent; full list in the body) against , draft the smallest fix for each finding. Re-runs the tool after each batch to confirm the findings are cleared. Produces a commit and a hand-back…
Skill Claude CodeCodex
Read-only audit of GitHub Actions workflow runner compatibility for one repository, an explicit repository set, one Apache project with multiple repositories, or the full Apache GitHub org. Finds obsolete GitHub-hosted runner labels and macOS runner/tool architecture mismatches. Produces TSV evidence files; never…
Skill Claude CodeCodex
Post-vote committer and PMC onboarding for Apache projects. Walks the nominator through every step from ICLA check to welcome announcement for both incubating podlings and graduated top-level projects.
Skill Claude CodeCodex
Read-only GitHub activity card for a named contributor on . Fetches PR authorship, code-review activity, issues, and PR/issue comments over a configurable window. Limited to GitHub-visible activity — the body documents the off-GitHub tracks the nominator must supply separately. No readiness verdict is produced; use…
Skill Claude CodeCodex
Read-only nomination brief for a named GitHub contributor on . Aggregates GitHub activity across all contribution tracks plus maintainer-supplied off-GitHub signal, and flags vendor-neutrality context — the evidence a PMC needs to open a committer or PMC nomination thread.
Skill Claude CodeCodex
Measures contributor-sentiment signals on over a configurable window: thread tone (first-response classification), time-to-first-reply (median hours), first-PR retention (second-PR rate), and reviewer load (Gini coefficient). Compares each signal against a pre-adoption baseline and produces a structured gate report…
Skill Claude CodeCodex
Read-only readiness tracker that maps a contributor's GitHub activity against the adopter's PMC-declared committer or PMC thresholds and surfaces a traffic-light brief (Not yet / Approaching / Ready to nominate) plus the specific evidence gaps that remain.
Skill Claude CodeCodex
Read-only dependency vulnerability audit for one repository or a local checkout. Detects the project's dependency manager(s), runs the appropriate audit tool, surfaces patchable findings grouped by severity, and proposes upgrades for maintainer review. Never modifies manifests or lock files and never opens update PRs.
Skill Claude CodeCodex
Read-only license audit of a project's direct and transitive dependency tree. Detects the dependency manager(s), resolves each dependency's declared license from ecosystem metadata, classifies each against a configured policy (ASF three-category A/B/X model or a custom allowlist), and surfaces incompatible, forbidden…
Skill Claude CodeCodex
Read-only flaky-test detection from GitHub Actions CI run history for one repository. Parses workflow run outcomes over a configurable window, computes per-job failure rates, and distinguishes intermittent failures (flaky) from consistent failures (deterministically broken). Produces a prioritised triage list without…
Skill Claude CodeCodex
Draft a single net-new good first issue on the configured repo from one supplied candidate such as a known gap or a small maintainer-named task. The skill first runs a suitability gate to confirm the candidate is small and newcomer-safe. If it passes the skill drafts one issue. The draft carries scope, code pointers…
Skill Claude CodeCodex
Sweep the open backlog for existing issues that could be labelled as good first issues. Classifies each candidate as READY (propose the GFI label), NEAR-MISS (surface edits to make it GFI-ready), or SKIP using the G1–G7 suitability rubric. Applies labels only after explicit maintainer confirmation; never edits issue…