with one click
code-review
Code review a pull request. Usage: /code-review <PR number>
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Code review a pull request. Usage: /code-review <PR number>
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | code-review |
| description | Code review a pull request. Usage: /code-review <PR number> |
Review a PR for code quality and adherence to spec/plan.
/code-review <PR number> — Review the specified pull requestgh pr view <number> -R TagloGit/lambda-boss --json title,body,urlgh issue view <number> -R TagloGit/lambda-boss --json title,bodygh pr diff <number> -R TagloGit/lambda-bossPlan Compliance: [Good/Partial/Poor] — [brief note] Test Coverage: [Good/Partial/None] — [brief note] Code Quality: [observations] Issues Found: [list or "None"] Recommendation: [Approve / Request Changes / Needs Discussion]
When you notice a recurring problem or workflow gap:
process issue on TagloGit/taglo-pm describing the observationCreate a new LAMBDA with self-documenting format and test cases. Usage: /create-lambda [issue-number]
Sync LAMBDA ideas between Notion and GitHub Issues, refresh the Current Lambdas catalogue in Notion, and close idea issues whose LAMBDA has shipped. Usage: /manage-ideas
Execute approved implementation plans for lambda-boss. Usage: /developer <issue-number>
Review test coverage against spec for lambda-boss. Usage: /qa <pr-number-or-issue>