code-review
Review a patch, diff, PR, or implementation for bugs, regressions, risky assumptions, and missing tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review a patch, diff, PR, or implementation for bugs, regressions, risky assumptions, and missing tests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Iteratively improve a weak skill through score, tweak, and retest loops. Run against a target skill, define failure mode and rubric, execute the loop, and get a scored report with recommendations.
Research X/Twitter discourse with live search, profile reads, thread follow-up, and watchlists when the user wants sourced, current sentiment or expert takes without posting.
Operate on X/Twitter through the canonical Home23 X skill. Supports official API-backed read/search/post/reply/media/delete plus bird-backed timeline/mentions fallback.
Let a Home23 companion sing in first person by turning persona context into a repeatable vocal identity and song prompt.
Generate an original song, instrumental, or cover track when the ask is fundamentally "make music from this idea".
Turn a taste brief into a custom multi-track playlist plan, then generate the tracks and optional cover art.
| id | code-review |
| name | Code Review |
| version | 1.0.0 |
| layer | skill |
| runtime | docs |
| author | home23 |
| description | Review a patch, diff, PR, or implementation for bugs, regressions, risky assumptions, and missing tests. |
| category | coding |
| keywords | ["code review","review","diff","pr","regression","tests","bug"] |
| triggers | ["review this diff","review this pr","what bugs do you see","check this implementation for regressions"] |
| capabilities | [{"review":"inspect code for bugs, regressions, and missing test coverage"}] |
Use this skill when the task is to review a change set rather than implement new code.
Use code-review for:
Review this PR for regressions and missing tests.
Focus on the changed files only.
Call out the highest-severity bugs first with file references.