ワンクリックで
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 ページを確認してインストールできます。
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.
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>.