Antigravity Maintainer Batch Release
SkillProductivityLets your agent run repository maintenance batches, merge pull requests, sync branches, and execute scripted releases.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Antigravity Maintainer Batch Release skill
About this capability
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.
What this skill tells your AI
The instructions your AI receives, as published by sickn33/agentic-awesome-skills in skills/antigravity-maintainer-batch-release/SKILL.md and read by ahel’s review.
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:batchfor accepted source PRs. Do not substitute a raw merge API, generic GitHub skill, or generic push helper. - Let
automation/canonical-repo-stateown generated artifacts and contributor-credit convergence after the source batch. - Use
release:prepareandrelease:publishfor releases. They never authorize a directmainpush.
Source Checks
Before changing anything:
- Fetch
origin/main; prove the clean maintainer checkout is onmainand equalsorigin/main. - Inspect live PRs, issues, discussions in scope, Actions failures, Dependabot, CodeQL, secret scanning, and
npm auditwhere relevant. - Confirm current scripts from
package.json; do not rely on remembered release behavior. - Capture user worktree status separately and keep those files out of maintainer commits.
Maintainer Sweep
-
Triage every open PR before editing.
- Separate valid source changes, repairable PRs, conflicts, generated-only noise, promotional links, and unsupported ownership/license changes.
- Review semantics, safety, provenance, risk labels, limitations, source credits, and changed-skill evidence.
- Prefer narrow maintainer repairs on the contributor branch when maintainer edits are enabled.
-
Validate changed skills truthfully.
- Run
npm run validate,npm run validate:references,npm run security:docs, changed-skill evidence, and the relevant tests. - Treat the entire tracked
skills/<skill-id>/**subtree as skill content. Inspect semantics, safety, provenance, declared risk, limitations, and every bundled file directly, including nested examples, scripts, lockfiles, references, and assets. Never reduce evidence or review toSKILL.mdor a fixed support-directory allowlist. - Require changed-skill evidence to cover every Git record in each changed canonical skill subtree. Require the
skill-reviewworkflow for changes underskills/**orplugins/**/skills/**; its reusable result must be keyed by the complete nearest skill-directory fingerprint on the exact current head SHA. - Keep canonical skill ownership lookup proportional to changed-path depth, not total registry size, and preserve the five-minute trusted evaluator budget so repository-wide evidence completes without weakening fail-closed checks. Parse a legacy executable-mode canonical
SKILL.mdonly as private, non-executable snapshot data; keep it reported as unsafe and never materialize symlinks, gitlinks, or other executable files. reviewmeans Tessl semantic review actually ran or a valid identical-content result was reused.manual-review-requiredmeans Tessl credentials or credits were unavailable, or Tessl did not produce a passing result. Perform the maintainer semantic review and attest with--reviewed-head <full-40-character-sha>.- Any non-passing Tessl outcome produces
manual-review-required; complete the semantic review and bind the judgment to the exact head instead of treating a heuristic score as merge authority. - Never report
manual-review-requiredas “Tessl passed.” - Scoped content-review fingerprints document exact bytes and observed checks, not general reliability. Keep explicit compatibility aliases and their complete local support bundles synchronized; the alias-integrity regression checks equality without affecting selection eligibility. Report remaining corpus debt rather than awarding an unqualified validation badge.
- A verified upstream repository rename may bypass the provenance-identity blocker only through an exact entry in the trusted protected-base exception ledger. Record the skill ID, old and new
source_repo, stable upstream repository ID, verification date, and canonical GitHub URL; all other provenance changes remain blocked.
- Run
-
Run checks in parallel where independent.
- Use the repository validation, test, docs-security, source-credit, reference, warning-budget, and targeted app checks required by the changed files.
- Fix deterministic policy failures in the source; do not wait for them as if they were flaky CI.
- For source-only changed paths, a Git copy changes only its destination; renames change both paths. Preserve independent raw-record and blob safety checks and regressions for genuine generated-file mutations.
- Treat
pr-policyfork classification from the exact protected-base implementation as an unprivileged fail-fast gate before dependent work, never as approval authority. Install and resolve every dependency used by that classifier from the same protected-base worktree; never expose it to pull-request-controllednode_modules.merge:batchmust still recompute the current trusted decision before approving any fork run or merging. - Treat
impact_profileas shadow-only telemetry. It must not skip, downgrade, or satisfy any required check. - For ordinary source PRs, require
source-validationto generate preview state once andartifact-previewto verify the manifest bound to the exact head and run identity. For canonical-sync PRs, rely onpr-policyexact-tree reproduction, keepsource-validationlightweight, requireartifact-previewto confirm no drift, and retain final CI and CodeQL on the mergedmaincommit. - Keep timing observational and test sharding opt-in. Required CI must continue to run the full unsharded
npm run test; deterministic local shards may be used only throughnpm run test:local -- --shard-index N --shard-count M.
-
Merge accepted source PRs in conflict-aware order.
-
Run a dry classification first when useful.
-
For changed skill content, review the exact head and run:
npm run merge:batch -- --prs <PR_LIST> --reviewed-head <FULL_HEAD_SHA> -
merge:batchdoes not rewrite the PR body and does not close or reopen the PR. It evaluates the current immutable PR tuple and may approve only workflow runs bound to that PR and exact head SHA. -
Same-repository location is not sufficient authority for sensitive changes. The guarded same-repository exception is limited to a PR authored by the repository owner and requires an exact full-head attestation; collaborator-authored sensitive PRs fail closed under the external safety policy.
-
The routine protected checks are
pr-policy,pr-evidence,source-validation, andartifact-preview. The retiredaas-v1-baselineworkflow is not a merge prerequisite and must not be awaited or approved during source or canonical-sync batches. -
If the PR head or base changes, discard stale evidence, refresh to the current
origin/main, and rerun the batch. The command does not retry base drift automatically.
-
-
Converge canonical state once after the source batch.
- Wait for the protected
automation/canonical-repo-statePR. - Verify its managed-only diff, required checks, merge result, and the resulting
origin/main. - If an unmanaged repair remains, use a topic PR; never patch
maindirectly.
- Wait for the protected
Reviewed fork bundle exceptions
tools/config/reviewed-fork-skills.json is a protected-base ledger for the two
explicitly reviewed fork contributions #1337 and #1413. Each entry binds the
base repository, fork repository, PR number, original full reviewed head and
complete Git skill-tree object. It permits only Python files under that skill's
scripts/ subtree and its root LICENSE, with a read-only Git copy origin when
needed. It does not allow workflows, arbitrary script types, generated-file
mutations, unsafe modes, links, invalid paths/objects or oversized content.
Both CI intake and merge:batch load the ledger from their trusted evaluator
checkout, never the PR's repository directory. Any change anywhere in the skill
subtree invalidates the exception. A base-only merge may reuse identical content,
but the maintainer must inspect the new complete PR diff and attest its exact
current head with --reviewed-head. Evidence, source-only checks, truthful skill
review, immutable PR/workflow binding and strict branch protection all remain
mandatory. Missing or malformed ledger data fails closed. Further exceptions or
policy expansions need explicit maintainer authorization and protected review.
Workflow Contract Change Gate
When changing maintainer scripts, workflows, or policy, update the canonical skill, maintainer documentation, and regression tests in the same source PR. Add a negative test for every failure mode being fixed, run the relevant dry-run path, and reject any implementation/documentation mismatch. Source PRs must exclude generated registries and plugin mirrors; the protected canonical-sync PR owns that derived state, except for files intentionally staged by the scripted protected-release flow.
Repository documentation consistency
When auditing repository documentation, compare operational guides and translations with exact-base scripts and workflow behavior. Check local links, heading anchors and documented npm commands with tools/scripts/tests/test_documentation_consistency.py; dated evidence and backup snapshots are historical, not current instructions. Keep canonical guides discoverable from docs/README.md, distinguish source merge from release availability, and report the scope of the audit without claiming that all skill procedures or external integrations ran.
Specialized Plugin Consistency
Use data/specialized-plugin-candidates.json for specialized-plugin membership and data/editorial-bundles.json for the installable composition, descriptions, limits and starter prompts. Review changes against canonical skills_index.json; keep IDs stable unless a migration is explicitly requested. Derive the web catalog and prerender/live-verifier counts from these sources instead of maintaining copied lists or fixed counts. Verify full skill-list expansion, source-to-web parity and a negative stale-count case. The specialized-resource regression must reject missing prose-declared local support paths and verify their bytes in generated specialized bundles; fenced application examples remain a separate semantic review. Run the pure-example regressions when editing documented calculations or chunking behavior. Regenerate plugin artifacts as evidence, but leave their commit to the protected canonical-sync lane. A source refresh does not authorize release or deployment.
Hosted Catalog and Legacy Redirect Bridge
Treat the current catalog and the legacy user-site bridge as one public system:
- Current catalog:
sickn33/agentic-awesome-skillsathttps://sickn33.github.io/agentic-awesome-skills/. - Legacy bridge:
sickn33/sickn33.github.ioathttps://sickn33.github.io/antigravity-awesome-skills/.
For SEO, indexing, Pages, redirect, or infrastructure changes:
- Change the generator and verifier in the source repository through a protected source PR and
npm run merge:batch. - Keep the legacy deployment managed allowlist exact:
.nojekyll,redirect-manifest.json, andantigravity-awesome-skills/**. Reject any unmanaged sync diff or PR file. - Preserve Google verification byte-for-byte and the Bing
msvalidate.01meta on the legacy root. Record both in manifest evidence. - Keep skill counts dynamic, but retain intentional curated sitemap locks. Version manifest contract changes and record source provenance.
- Let
legacy-redirect-sync.ymlgenerate or update the fixed automation PR. Bind a fresh verifier run to the exact target head SHA, validate its run identity and managed file set, publish the required status only after that proof, then use protected auto-merge. - Recheck source
mainbefore merge, request the legacy Pages build explicitly after bot-authored merges, and wait for the exact merged commit to be built. - Verify locally generated output byte-for-byte, then verify all live legacy/current redirect pairs for a full audit. Retry transient CDN failures with the full audit rather than accepting a partial probe.
- Prove idempotence with a no-drift sync: no replacement, PR, verification, or merge steps should run; Pages and live probes must still pass.
Keep both repositories on least-privilege Actions defaults (read) and require external actions to be pinned to full commit SHAs. When changing these settings or action versions, rerun source CI, CodeQL, Pages, and a legacy no-drift sync before declaring completion.
AAS Core Preview Acceptance
For AAS CLI, MCP, stack, catalog-cache, or Workbench changes:
- Use the current scripts declared in
package.json; do not resurrect retired evaluator, benchmark, tuning-gold, transaction-fault, race, or frozen-matrix gates as routine prerequisites. - Run the focused Core tests with
npm run test:aas-v1, the catalog integrity check withnpm run check:aas-v1-catalog, and the relevant Workbench tests/build when its contracts or copy change. - Keep MCP local, offline, read-only, bounded, and non-mutating. The coding agent inspects the project, searches and reads the complete catalog, and chooses the exact skill IDs. MCP searches, reads, validates agent-owned composition, and compares without scanning the repository or writing to it. Core must not rank, recommend, exclude, or disable skills; metadata is informational only.
- For bundle inspection changes, verify catalog-bound file inventories and per-read digests, traversal/link rejection, binary and size limits, older-catalog behavior, and a support-file read from the actual packed runtime. Never execute inspected scripts or fetch missing payloads. Preserve all canonical IDs, including skills whose files cannot be read through the text interface.
- Explicit caller search filters may narrow retrieval; they never define skill eligibility. For search changes, verify backward-compatible broad matching, all-term matching, bounded filters, category aliases, stable pagination, complete-catalog reachability without filters, and preservation of supplied options through evidence export and inspection.
- Keep
aas-stack.jsonfree of Core selection policy. It pins catalog identity, targets, goals, and the exact IDs selected by the agent.compose_stackvalidates and records that selection; missing or cautionary metadata must never make a canonical skill unselectable or unusable. - Keep the supported public path at manifest validation and immutable plan preview. Planning may write only the requested plan artifact; it must not materialize skill payloads or AAS managed state in the target.
- Verify manifest-to-installer command preparation preserves exact agent-selected IDs and catalog version, rejects empty or unknown selections, quotes shell arguments, and only emits a dry run. Runtime auto-resolution must stay offline and bounded, fully verify cached bytes, and reject multiple verified identities; never infer skill suitability from runtime or metadata checks. Exercise actual packed installation in a temporary destination, compare all selected file bytes, repeat it, preserve unmanaged files, and reject moved-release and symlink-target cases. Distinguish fixture publication resolution from a real published-release/client check; the aggregate must reject missing installation evidence. Require both Linux and Windows packed receipts. Execute the emitted PowerShell command with both PowerShell 7 and Windows PowerShell 5.1 on a disposable Windows runner, recording and checking both actual shell versions, including paths with spaces and apostrophes, full payload comparison, repeat/prune behavior and junction rejection. Local Git/publication fixtures are not proof of registry availability or a native client session.
- Infer a target only for a validated single-target manifest; require an explicit choice otherwise. Verify that the cached runtime's catalog matches the manifest, and keep runtime integrity, cache location and destination explicit. Document the separate direct-installer handoff without implying it applies Core plans.
- Workbench evidence imports must remain bounded and in memory. Verify artifact digests, project references, manifest/catalog/profile/selection bindings, conflict displays and replacement of stale results. Identify browser checks separately from full Core inspection and semantic judgment. Recorded examples need real inputs and observed checks; optional feedback may export only user-entered fields after an explicit action, without telemetry or imported project data.
- Verify large manifest and evidence round trips through real stdio, not just in-process handlers. Artifact arguments may use the existing 256 KiB frame ceiling; ordinary requests and unrelated metadata remain bounded at 4 KiB. Rejected, safely parsed requests must retain a bounded request ID; never reflect malformed or unbounded IDs. Keep overload errors correlated to bounded, strictly parsed request IDs; valid notifications receive no response, including when the queue is full or a handler fails. Reject invalid envelopes without reflecting invalid IDs, and test the burst path through real stdio.
- Treat apply and recovery as experimental opt-ins outside the supported preview claim. Do not add apply/recovery, benchmark, fuzz, crash/race, or synthetic verifier work unless the user explicitly places it in scope.
- When the task asks for end-to-end client proof, use a real supported client that discovers and invokes the local AAS MCP tools; direct stdio probes and automated tests do not substitute for that evidence.
- Do not tag, publish npm, deploy Pages, or write real user MCP configuration without the separately required publication approval.
Protected Release
Release only when requested.
Every stable or prerelease version requires full release alignment. Creating the tag, GitHub Release, or npm package is an intermediate milestone, never the completion condition.
- Include the target changelog entry in the maintainer batch PR so it is already on protected
main; avoid a separate release-notes-only PR. - From clean, current
main, runnpm run release:preflightand required security checks. - Run the release-state generator and its explicit plugin gates. Require a second no-drift pass before publication:
npm run sync:release-state,npm run plugin-compat:check, andnpm run bundles:checkmust leave a clean tree. Inspectpackage.json,package-lock.json, generated registries and the offline catalog, tracked web assets,.agents/plugins/marketplace.json,.claude-plugin/plugin.json,.claude-plugin/marketplace.json, every published Codex/Claude plugin mirror, and every eligible Agent Plugins editorial-bundle manifest. Every release-owned manifest version must equalX.Y.Z. - Run
npm run release:prepare -- X.Y.Z. This creates and pushesrelease/vX.Y.Zand opens the protected release PR. - Merge that release PR through its required checks, update local
mainto equalorigin/main, and wait for every source, release, or canonical-sync PR in the release path to close. Re-run the release-state and plugin gates if protectedmainmoved. - Run
npm run release:publish -- X.Y.Z. It must resolve exactly one merged release PR from the same repository, authored by the repository owner, with basemain, exact titlechore: release vX.Y.Z, and head branchrelease/vX.Y.Z. Zero or multiple candidates fail closed; never select the newest approximate match. The command then verifies that exact protected merge before creating or reusing the tag and GitHub Release. The npm publication workflow must first check out protectedmain, verify that the peeled release tag is an ancestor of currentorigin/main, validate the version directly from the taggedpackage.json, and only then check out or execute tag-controlled code. It has no manual-dispatch bypass. - Wait for publishing workflows, then bind every proof to the exact released commit: verify the tag/ref, GitHub Release, npm version and intended dist-tag, required CI, CodeQL, and the explicitly dispatched release-only Pages build from the exact immutable
vX.Y.Ztag. Never dispatch Pages frommainor another branch. Verify livellms.txt,skills.json, catalog and plugin routes, and the legacy redirect bridge; do not accept a successful run for a different SHA. - After npm confirms
X.Y.Zas the published dist-tag, discover every already-configured local AAS MCP host from its real configuration and update each one to the exact same package version before declaring the release complete. Updating existing AAS host entries is part of the release; creating a previously absent host configuration still requires explicit authorization.- Use the published package's
aas mcp configuretwo-pass flow: first preview the change, then repeat the identical command with its approval digest. Supply absolute host-config, cache, and backup paths; require a backup when replacing an existing configuration. - Pin
agentic-awesome-skills@X.Y.Zand--version X.Y.Z; never uselatest, reuse an older cached runtime, or create a previously absent host configuration without explicit authorization. - Verify that the managed host configuration points to a content-addressed
X.Y.Zruntime, that the runtime package metadata reportsX.Y.Z, and that a real MCPinitializeplustools/listhandshake reports catalog package versionX.Y.Z. - Restart the host or open a fresh client session when required so the new MCP process is actually loaded. If configuration access, approval, or runtime verification is blocked, report the exact blocker and keep the maintainer task incomplete even though the package itself is already public.
- Use the published package's
- Fetch
origin/mainagain after automation settles, fast-forward the maintainer checkout, and repeat the release-state, plugin, version, public-surface, and MCP parity checks. The final generator pass must be idempotent, the tree must stay clean, andgit rev-list --left-right --count main...origin/mainmust end at0 0.
Never rebase a published release tag, force stale release state, reuse a failed published version, or claim npm publication from the GitHub Release alone.
Stop Condition
Finish only when:
- every in-scope PR, issue, and alert is resolved or has one exact blocker;
- no open source or canonical-sync PR remains unintentionally;
- for every stable or prerelease version, clean local
main,origin/main, the released commit, canonical generated state, every Codex/Claude plugin mirror, eligible Agent Plugins bundle manifest, bundle, marketplace, compatibility report, tag, GitHub Release, npm dist-tag, required workflow, and live public surface agree exactly; - the source and legacy repositories have no unintended infrastructure PR, their protected branches and Actions settings remain enforced, and the live manifest identifies the source repository;
- the user worktree is unchanged except for files the user explicitly placed in scope;
- release proof is complete when a release was requested, including an idempotent no-drift regeneration and exact runtime parity between the published npm package and every already-configured local AAS MCP host. Any mismatch keeps the release incomplete.
Failure Rules
Shortened here. Read the whole file on GitHub.
Signals
- GitHub stars
- 46k
- Forks
- 7k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
antigravity-maintainer-batch-release- Source
- github.com/sickn33/agentic-awesome-skills