Agent Skill · Apollo Config

apollo-contributor-promotion-review

Review Apollo community contributors for quarterly promotion readiness across the apolloconfig organization. Use when Codex needs to scan the last 100 days of contributor activity, rank top contributors, inspect their historical PR/review/community evidence, and produce an internal report that recommends member invitation, committer discussion, PMC discussion, or continued observation.

Provider: Apollo Config Path in repo: apollo-contributor-promotion-review/SKILL.md

Skill body

Apollo Contributor Promotion Review

Use this skill to run a quarterly Apollo contributor promotion review. It scans recent activity across apolloconfig, ranks the top contributors, backfills historical evidence, and produces an internal report for governance decisions.

Path notes:

Defaults

Workflow

  1. Review the policy inputs.
    • Use the default policy unless the user explicitly wants a different repo scope, lookback window, or score weights.
    • Use a role override file when the public GitHub data is known to be incomplete for members, committers, PMC, aliases, or ignore rules.
  2. Run the scan.
    python3 "$SKILL_ROOT/scripts/contributor_promotion_review.py" \
      scan \
      --policy-file "$SKILL_ROOT/references/review-policy.example.json" \
      --pretty > /path/to/scan.json
    
  3. Render the internal report.
    python3 "$SKILL_ROOT/scripts/contributor_promotion_review.py" \
      summarize \
      --scan-file /path/to/scan.json
    
  4. Review the recommendations manually before taking action.
    • Member means the evidence is strong enough to consider sending a membership invitation flow, but 2FA and sponsorship remain manual checks.
    • Committer discussion means the candidate looks ready for a PMC nomination discussion, not that the promotion should happen automatically.
    • Candidate for PMC discussion means the candidate looks strong enough for internal PMC consideration, not that the vote has happened.
    • Continue observing means the skill found useful evidence but not enough for a promotion recommendation.

Output Rules

Safety Rules

Resources

scripts/

references/

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/apollo-contributor-promotion-review"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.