antigravity-maintainer-batch-release
Run protected AAS maintainer sweeps, PR merge batches, canonical sync, Core preview checks, and scripted releases. Use for repository maintenance, main alignment, CLI/MCP/Workbench changes, or release work; not ordinary contribution tasks.
npx skills add sickn33/agentic-awesome-skills --skill antigravity-maintainer-batch-release --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Antigravity Maintainer Batch Release ## When to Use Use this skill for repository-wide AAS maintenance, maintainer-side PR repair or merge batches, canonical synchronization, AAS Core or Workbench changes, protected releases, and hosted catalog or legacy redirect infrastructure. Do not use it for ordinary contribution work that does not require maintainer privileges or canonical convergence. ## Protected-Main Contract Treat the repository root containing this skill as pull-request-only: - Read `AGENTS.md`, `.github/MAINTENANCE.md`, and current maintainer docs before mutation. - Never commit or push directly to `main`, even when the user says “push to main.” That phrase names the final target state. - Preserve unrelated dirty work. Use a clean temporary clone or a topic branch for maintainer changes. - Use `npm run merge:batch` for accepted source PRs. Do not substitute a raw merge API, generic GitHub skill, or generic push helper. - Let `automation/canonical-repo-state` own generated artifacts and contributor-credit convergence after the source batch. - Use `release:prepare` and `release:publish` for releases. They never authorize a direct `main` push. ## Source Checks Before cha
- When to Use
- Protected-Main Contract
- Source Checks
- Maintainer Sweep
- Workflow Contract Change Gate
- Hosted Catalog and Legacy Redirect Bridge
- AAS Core Preview Acceptance
- Protected Release
- Stop Condition
- Failure Rules
- Examples
- Limitations
npm run merge:batch -- --prs <PR_LIST> --reviewed-head <FULL_HEAD_SHA> npm run merge:batch -- --prs 914 --dry-run --reviewed-head 0123456789abcdef0123456789abcdef01234567
What does the antigravity-maintainer-batch-release skill do?
Run protected AAS maintainer sweeps, PR merge batches, canonical sync, Core preview checks, and scripted releases. Use for repository maintenance, main alignment, CLI/MCP/Workbench changes, or release work; not ordinary contribution tasks.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill antigravity-maintainer-batch-release --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.