.Grok

.Grok from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 5 skills

Skills in this plugin

5
  1. Pr Review Triage · gabrielmoreira
    Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.
    17 repo stars
  2. Changelog Scan · gabrielmoreira
    Scan 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.
    17 repo stars
  3. Post Merge Scan · gabrielmoreira
    Scan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.
    17 repo stars
  4. Dependency Triage · gabrielmoreira
    Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.
    17 repo stars
  5. Draft Release Notes · gabrielmoreira
    Takes 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.
    17 repo stars