Results for “comment-audit”
15 skillsMore results
Pr Comment Filter
Decide which pull-request review comments are actionable. Use when addressing review feedback, monitoring a PR, or filtering already-handled comments.
1
Github Comment
Add a comment to a GitHub issue or pull request
118 · bundle
Github Code Review
Reviews local git changes and GitHub pull requests, leaving inline comments and formal reviews.
2 · bundle
Fix Comments
Resolve GitHub PR feedback end-to-end for the branch you are on. Use when you need to fetch all comments on the branch PR, evaluate whether each comment still applies, decide whether it should be addressed, implement fixes, run compile/tests with retry-on-failure, then commit and push the result.
12 · bundle
Address Review
Address PR review comments by fetching, evaluating, fixing, replying, pushing, and re-requesting review.
1 · bundle
Fix
Processes a PR's review comments (Copilot or human), classifies them, applies the fixes that belong, replies to each thread, and pushes. Use whenever the user says "address the review", "fix what Copilot said", "handle the comments", mentions Copilot already reviewed a PR, or passes a PR number/URL with pending reviews — or in Spanish "revisá los comentarios", "arreglá lo que dijo Copilot", "atendé el review".
0
Regl Comments
Track open comment periods and draft a substantive, on-the-record comment that argues your position within the docket's rules and deadline.
0
Caveman Review
Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.
542
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
Skill
Imported skill skill from openai
3
Pre Review
Use when a commit's changes are finished and about to be presented for review. Runs the checks that catch the objections the user would otherwise raise, before they spend time reviewing.
1 · bundle
Unit Testing
Runs an interactive QA session, clarifying user-reported problems, exploring the codebase for context, and filing durable, user-focused GitHub issues.
1 · bundle
Session Critique
Runs an adversarial, decision-aware review of all session work before committing, checking decision adherence and code maintainability, and applies only user-authorized fixes.
0 · bundle
Dimensional Analysis
Orchestrates a dimensional-analysis pipeline to annotate codebases with unit/dimension comments, discover dimensional vocabulary, and detect arithmetic bugs from unit mismatches or precision loss.
6k · bundle