
Claude Skills by gittower
github.com/gittowerFetch PR review feedback, evaluate it, implement accepted changes, and update the PR after confirmation
Analyze a GitHub issue and create detailed analysis in .ai/
Scan open PRs for stale review requests and report which need action
Review changes or PRs against project guidelines
Create a commit following COMMIT_GUIDELINES.md
Create a test-first implementation plan from a spec issue, analysis, or concept
Create a Codex-gated spec issue from a triaged report, concept, or idea
Re-review an incoming PR after the author responded — scoped to the delta since the last review, verifies prior requested changes, posts after confirmation
Run the full release process end-to-end - prep, tag, CI verification, Homebrew tap, WinGet verification, website sync, and a Discussions announcement
Create a GitHub issue following project guidelines
Review an incoming PR end-to-end — strict local review, drafted GitHub review, post after confirmation
Internal codebase health audit — checks docs, skills, duplication, dead code, coding-guidelines, correctness, and tests for drift and real defects. Runs all areas by default, or one named area. Writes per-area reports to .ai/health-audit-<date>/.
Execute an implementation plan, making changes and committing properly
Post a written review file to GitHub as a proper PR review
Create a GitHub PR review with inline comments, preview before posting
Generate a PR summary and write to .ai/ pr_summary.md
Handle a small fix or maintenance task locally end-to-end — no PR, but full review gates and a confirmed local merge into main
Update changelog and version based on git history using semantic versioning and conventional commits
Resolve a spec issue end-to-end using sequential subagents
Weekly repo activity scan — new discussions, issues, and PRs, ordered by effort into an action list
Fully solve a small issue end-to-end — resolve, publish the PR, run two Copilot review rounds, address them, and merge when confident. Escalates to the user on anything uncertain.
Regenerate REPO_STATUS.md — full snapshot of open PRs, local branches, issues, and discussions with merge-readiness and triage assessment
Take over a stale PR — supersede it with requested changes applied, crediting the original author
Triage an external issue or discussion — classify, check duplicates, analyze, propose a verdict, then reply
Codex-gate the test plan in an implementation plan before implementation starts