一键导入
code-review
Automated code review and quality analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Automated code review and quality analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Answer questions using PSKA MCP retrieval tools with citations, gaps, and no unsupported claims.
Execute PSKA digest jobs with claim-first knowledge extraction, grounded digest notes, and reviewable memory/action/relationship candidates.
Execute PSKA extraction jobs by using PSKA MCP tools, preserving ACLs, source refs, review boundaries, and JSON-compatible candidate outputs.
Help review PSKA candidates without applying changes unless PSKA review tools and approvals permit it.
Guide for using GraphRAG knowledge graph tools to search and query entities and relationships. Use this SKILL for knowledge retrieval tasks like "search for X", "find entities about Y", "what is X". This SKILL is NOT for programming, implementation, or code writing tasks. GraphRAG知识图谱工具使用指南,用于知识检索和实体查询。适用于"搜索"、"查询"、"查找"等任务,不适用于编程实现任务。
Advanced file operations and navigation
| name | code_review |
| description | Automated code review and quality analysis |
| version | 1.0.0 |
| tags | ["code","review","quality","best-practices"] |
| author | FastReAct Team |
Automated code review capabilities to maintain code quality and best practices.
Use this skill when you need to:
Understand Context
Analyze Changes
Provide Feedback
Verify Fixes
Use this structure for review reports:
# Code Review: [PR/Commit Title]
## Summary
[Brief overview of changes]
## Issues Found
### Critical
- [Issue description]
### Major
- [Issue description]
### Minor
- [Issue description]
## Positive Notes
- [Good practices observed]
## Suggestions
- [Improvement ideas]