g0ld2k/g0ld2k-skills
Reusable agent skills for commit messages, pull requests, review closeout, release notes, and work orchestration.
Use when the user asks to catch them up, get oriented in unfamiliar code, explain architecture, identify conventions or idioms, trace how a feature works, explain unfamiliar syntax or APIs, assess test coverage, or understand code history.
Use when generating a Conventional Commit message from staged changes, or when explicitly asked to commit after user approval.
Use when supervising autonomous multi-PR closeout through an integration branch with a human promotion gate.
Use when an existing GitHub pull request, or the current branch's identifiable PR, needs unattended closeout for review feedback, CI failures, stale approval, or merge readiness.
Use when reviewing, triaging, fixing, or replying to GitHub pull request review feedback or unresolved review threads.
Use when drafting, creating, or updating a GitHub pull request from current branch changes after explicit user approval.
Use when reviewing changed code for reuse, quality, or efficiency issues after code changes and before commit readiness.
Use when generating TestFlight notes, build notes, release notes, or user-facing change summaries from git history.
Use when driving a work request (issues, milestone, epic, or external plan) through implementation, validation, PR, and merge.