.Grok
.Grok from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
5- ▌ Pr Review Triage · gabrielmoreiraTriage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.
- ▌ Changelog Scan · gabrielmoreiraScan recent merges to main (and noteworthy direct commits) since a given window (last tag or date in state). Extract titles, labels, types, linked issues, and signals for breaking changes or security. Produces structured input for a release notes drafter. Use in changelog-drafter loops.
- ▌ Post Merge Scan · gabrielmoreiraScan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.
- ▌ Dependency Triage · gabrielmoreiraScan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.
- ▌ Draft Release Notes · gabrielmoreiraTakes a structured list of changes from changelog-scan and produces a clean, categorized, user-facing release notes draft. Follows project voice and conventions. Never publishes — only proposes a draft file or section.