一键导入
pr-review-toolkit
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI Agent Skill for meeting management. Audio transcription and structured storage with entity linking.
Automatically archive old documents from active/daily/ to archive/ based on file age. Archives files older than specified days into archive/YYYY-MM/ directories.
Security guidance and best practices for code development. Use when writing authentication code, handling sensitive data, validating user input, designing APIs, or reviewing code for security issues.
Generate codemods for large-scale code changes. Use when refactoring patterns across many files.
Automatically archive old documents from active/ to archive/ based on age and relevance rules.
Use Brave Search API to search the web and return structured results (title/url/snippet). Trigger when the user asks to enable Brave search, configure Brave API key, or perform web search using Brave.
| name | pr-review-toolkit |
| description | Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification |
| source | Converted from Claude plugin |
| license | See original LICENSE |
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
A comprehensive collection of specialized agents for thorough pull request review, covering code comments, test coverage, error handling, type design, code quality, and code simplification. This plugin bundles 6 expert review agents that each focus on a specific aspect of code quality. Use them individually for targeted reviews or together for comprehensive PR analysis. Focus: Code comment accuracy and maintainability Analyzes: - Comment accuracy vs actual code
Use this skill when you need to:
• Determine Review Scope - Check git status to identify changed files - Parse arguments to see if user requested specific review aspects - Default: Run all applicable reviews
• Available Review Aspects:
- **comments** - Analyze code comment accuracy and maintainability
# Mention "pr-review-toolkit" in your request
# Example: "Can you review this code using pr-review-toolkit?"
# Or: "Run pr-review-toolkit on this pull request"
Converted from Claude plugin on 2026-02-22