[10.8.0] - 2026-04-29 - "Kubernetes, Commerce, Code Review, and Full-Cycle Development"
Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.
Start here:
- Install:
npx antigravity-awesome-skills - Choose your tool: README -> Choose Your Tool
- Best skills by tool: README -> Best Skills By Tool
- Bundles: docs/users/bundles.md
- Workflows: docs/users/workflows.md
This release merges PRs #556, #561, #562, and #564 through the maintainer squash-merge workflow, with fork-run approval, source provenance cleanup, contributor credit sync, and generated-state refreshes on main. It adds Kubernetes/MCP operations, commerce-agent product catalog onboarding, two code-review skills, and a full-cycle development workflow.
New Skills
- kubestellar-console - multi-cluster Kubernetes dashboard guidance for KubeStellar Console and
kc-agent, with critical-risk RBAC notes for agent access to kubeconfig. - logic-lens - formal-logic code review workflow for bugs, race conditions, security issues, boundary cases, and API contract risks.
- brooks-lint - software-design code review workflow grounded in classic engineering books for architecture, coupling, naming, and stability feedback.
- buywhere-product-catalog - BuyWhere MCP/API onboarding skill for product search, price comparison, and shopping-agent workflows.
- squirrel - full-cycle development workflow that adapts planning, build, testing, debugging, polish, docs, and ship steps to project maturity.
Improvements
- source provenance hardening - adds missing
source_repo,source_type, license, and README source-credit coverage for the new external skills before merge. - security guidance cleanup - removes pipe-to-shell install guidance from
squirreland tightens the KubeStellar RBAC wording around least-privilege agent use. - release-gate maintenance - updates the Microsoft skills coverage test to ignore the newly observed upstream
entra-agent-idcollision alongside the existing known collision. - generated artifact sync - refreshes catalog, skill index, plugin mirrors, web assets, contributor credits, and visible skill counts to
1,441+.
Who should care
- Claude Code, Cursor, Codex CLI, Gemini CLI, and Antigravity users get five new installable skills across DevOps, ecommerce, review, and project execution.
- Kubernetes users get a KubeStellar Console entrypoint with clearer agent-permission boundaries.
- Commerce-agent builders get a BuyWhere integration path that starts from live onboarding surfaces and API-key hygiene.
- Maintainers get another clean source-only PR batch plus a fixed external network-test gate for Microsoft skills drift.
Credits
- @clubanderson for PR #556 (
kubestellar-console). - @hyhmrright for PR #561 (
logic-lens,brooks-lint). - @BuyWhere for PR #562 (
buywhere-product-catalog). - @flyingsquirrel0419 for PR #564 (
squirrel).