Attach Review To Pr
Skill Warnung AktivAdd line-specific review comments to pull requests using GitHub CLI API
To enable developers to add precise, line-specific feedback to pull requests programmatically, mimicking the functionality available in the GitHub UI.
Funktionen
- Add line-specific review comments to PRs
- Supports single and multiple comments via API
- Handles multi-line comments
- Provides examples and troubleshooting for common issues
Anwendungsfälle
- Programmatically adding feedback during automated PR review processes
- Leaving detailed, line-specific comments on code changes without manual UI interaction
- Integrating review comment creation into CI/CD pipelines
Nicht-Ziele
- Creating or managing pull requests themselves
- Performing broad code analysis or automated code fixes
- Interacting with GitHub issues
License
- critical:License usabilityThe detected license is GPL-3.0, which is a strong copyleft license that may restrict commercial use and distribution of derivative works, conflicting with typical open-source marketplace expectations for broad usability.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install git@context-engineering-kitQualitätspunktzahl
WarnungVertrauenssignale
Ähnliche Erweiterungen
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Review Pull Request
100Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.
Create Pull Request
99Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Codex PR Review
100Überprüft Pull Requests in Drupal 11 (oder anderen) Projekten gemäß der Codex-Methodik (Geschäftslogik, Edge Cases von Hooks/Queries, Sicherheit, Performance, Vollständigkeit). Generiert einen .md-Bericht im erkannten IDE-Ordner (.antigravity/, .cursor/, .vscode/ oder docs/) mit Befunden nach Schweregrad und umsetzbaren Lösungen. Verwenden Sie dies, wenn der Benutzer "Codex-Überprüfung", "PR-Überprüfung", "PR überprüfen", "PR überprüfen" anfordert.