원클릭으로
code-review
Code review a pull request. Usage: /code-review <PR number>
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Code review a pull request. Usage: /code-review <PR number>
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create 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>
| 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 observation