OneKeyHQ / 1k-code-review-pr
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/1k-code-review-pr && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3790" && unzip -o skill.zip -d .claude/skills/1k-code-review-pr && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/1k-code-review-pr/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Structured PR code review checklist for OneKey monorepo. Use when reviewing PRs to identify build issues, script problems, CI workflow gaps, and documentation inconsistencies. Focuses on actionable feedback with priority levels and specific fix suggestions. 代码审查. Code Review PR.
0 views
0 installs