ワンクリックで
review-checklist
Review a diff against the team's checklist. Use when the user asks for a code review, diff review, or pre-merge check.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review a diff against the team's checklist. Use when the user asks for a code review, diff review, or pre-merge check.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Add or replace a habit card in the Claude Habits deck. Use when the user wants a new habit, card, or tip added to the app, or wants an existing one reworded or replaced.
Commit and open pull requests following team conventions. Use when the user asks to commit, push, or open a PR.
Scaffold a new UI feature or component for the card deck app following house conventions. Use when the user asks to add a UI element, widget, control, or visual feature to the app.
Write tests the house way for this repo. Use when the user asks for tests, coverage, or verification of app logic or the habits data.
SOC 職業分類に基づく
| name | review-checklist |
| description | Review a diff against the team's checklist. Use when the user asks for a code review, diff review, or pre-merge check. |
Review the diff (git diff main... or the given PR) against exactly this list. One line per finding: file:line — problem — fix. No essays.
esc(). Any raw interpolation into innerHTML is a blocker.var(--…) tokens.node --test must pass).<button>s.prefers-reduced-motion.console.log, debugger, commented-out code, or TODO without an owner.Finish with a verdict: merge, merge after nits, or blocked.