원클릭으로
palugada-review
TRIGGER when reviewing a diff, pull request, or merge request. Gather a context pack with palugada before editing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
TRIGGER when reviewing a diff, pull request, or merge request. Gather a context pack with palugada before editing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | palugada-review |
| description | TRIGGER when reviewing a diff, pull request, or merge request. Gather a context pack with palugada before editing. |
| allowed-tools | Bash(palugada *), Read, Grep, Glob, Write, Edit |
When you review changes, get ONE budgeted context pack first:
palugada brief review <target> # recent changes + symbols + the relevant conventions
Then pull only the rules you need (don't guess — the knowledge lives in the profile):
palugada for <task> # a recipe; `palugada for --list` to see all
palugada q <topic> # a convention; `palugada q --list` to see all
This flow is diff-scoped — point it at a ref: palugada brief review <ref>.
TRIGGER when implementing UI from a Figma design, link, or file key — use the figma-bridge MCP (free-plan safe), never the raw API or palugada design for node content.
TRIGGER when the user asks about their Postman collections, saved API requests, endpoints, environments, or wants a curl for an existing request — use the postman-bridge MCP (offline-first).
TRIGGER when fixing a bug, crash, or regression. Gather a context pack with palugada before editing.
TRIGGER for tickets, issues, wiki/Confluence/Notion pages, PRDs, or specs.
TRIGGER when building a new feature, screen, or endpoint. Gather a context pack with palugada before editing.
TRIGGER for git work — branch, commit, push, rebase/merge conflict, pull/merge request, pipeline. Also when the user mentions gh, glab, GitHub, or GitLab.