[8.0.0] - 2026-03-16 - "Community Merge Sweep"
Merged eight maintainer-refreshed community PRs, shipped three new skills plus workflow automation improvements, and synced the repository for the next release train
This release closes the open PR maintenance batch in one pass. It adds new skills for agent-native CLI work, AI-assisted end-to-end testing, and AI engineering workflows; strengthens the review workflow with a dedicated skill-review check; repairs the analyze-project skill content; and ships helper scripts plus documentation for resolving activation/context overload issues on local installs.
New Skills
- ai-native-cli — build agent-friendly CLIs with clearer UX, task flows, and distribution guidance (PR #317)
- awt-e2e-testing — AI-powered end-to-end testing patterns and beta workflow guidance (PR #320)
- ai-engineering-toolkit — AI engineering workflow kit for production-oriented implementation loops (PR #314)
Improvements
- PR maintenance batch: Merged PRs #321, #318, #317, #320, #314, #319, #305, and #322 via GitHub squash merge after maintainer refresh, checklist normalization, and green CI.
- Credits & sources: Added
tsilverberg/webapp-uattoREADME.mdas a credited external source and refreshed the repository star history asset (PRs #321 and #318). - Tooling and troubleshooting: Added
scripts/activate-skills.bat,tools/scripts/get-bundle-skills.py, and related README troubleshooting guidance for activation-script and context-overload recovery (PR #319). - Skill quality repairs: Restored valid YAML frontmatter and cleaned the structure of
skills/analyze-project/SKILL.md, preserving the substantive workflow improvements from the contribution (PR #305). - Review workflow hardening: Improved
skills/comprehensive-review-pr-enhance/SKILL.mdand added a pinnedskill-reviewGitHub Actions workflow for PRs that touchSKILL.mdfiles (PR #322). - Registry and release sync: Realigned README/package metadata and generated registry artifacts around the current
1,262+skill inventory before cutting the release.
Credits
- @tsilverberg for the
webapp-uatsource attribution in PR #321 - @Marvin19700118 for the star-history refresh in PR #318
- @ChaosRealmsAI for
ai-native-cliin PR #317 - @ksgisang for
awt-e2e-testingin PR #320 - @viliawang-pm for
ai-engineering-toolkitin PR #314 - @AssassinMaeve for the activation-script helpers in PR #319
- @Gizzant for the
analyze-projectupdate in PR #305 - @fernandezbaptiste for the review workflow enhancement in PR #322