evalstate
from GitHub
数据与AI
Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.
This skill should be used when a user asks for a code review, feedback on a PR or MR, diff assessment, or says things like 'can you review my changes', 'look at this diff', 'is this ready to merge', or 'LGTM check'. Covers correctness, style, tests, performance, security, and architecture feedback on pull/merge requests or raw diffs from any platform (GitHub, GitLab).
QuantuLabs
from GitHub
开发与编程
- 📁 .claude/
- 📁 dist/
- 📁 docs/
- 📄 .eslintrc.json
- 📄 .gitattributes
- 📄 .gitignore
TypeScript SDK for the 8004 Trustless Agent Registry on Solana. Covers agent registration, feedback/SEAL v1, ATOM reputation engine, signing, indexer queries, x402 payment feedback, and skipSend server-mode patterns.
aaronbrethorst
from GitHub
工具与效率
- 📁 agents/
- 📄 agents.md
- 📄 applicability.md
- 📄 examples.md
Review GitHub pull requests with Aaron's specific workflow and feedback format. Use when: - User says "/aaron-pr-review" followed by a PR URL, or "review this PR" - User provides a GitHub PR URL and wants a code review - User asks for PR feedback in Aaron's style This skill produces markdown review documents written from aaronbrethorst's perspective with prioritized feedback (critical, important, fit-and-finish) and a kind but firm tone.
christian-byrne
from GitHub
开发与编程
Checks out a PR branch via worktree, implements code review feedback as individual commits linking to each comment URL, runs quality gates, and hands off to resolving-review-comments. Use when asked to address review comments, fix review feedback, or implement PR suggestions.