بنقرة واحدة
code-review
Review code changes with a focus on bugs, regressions, and missing tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review code changes with a focus on bugs, regressions, and missing tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Execute a Feishu task by dispatching it to opencode CLI for coding work. Reports results back to the task.
Handle GitHub issue or PR comments that mention NexAgent, using the comment and repository context to decide whether to start, continue, retry, stop, report status, or ask for clarification.
Echo a task string for live SkillRuntime end-to-end verification.
Update the GitHub issue with concise execution status, blockers, or PR handoff details.
Analyze a GitHub issue, implement the fix, verify it, and hand off to PR creation.
Create a branch commit, push it, and open a GitHub pull request linked to the issue.
| name | code-review |
| description | Review code changes with a focus on bugs, regressions, and missing tests. |
| always | false |
| user-invocable | true |
Use this skill when the user asks for a review of code, a diff, or a change set.
Focus on:
Present findings first, ordered by severity. Include file paths and line numbers when available. Keep summaries brief.
If no issues are found, say that explicitly and note any residual testing gaps.