ワンクリックで
code-reviewer
When reviewing a PR, auditing code quality, or validating changes against the project's standards and sacred behaviors.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
When reviewing a PR, auditing code quality, or validating changes against the project's standards and sacred behaviors.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Git branching, commit, and PR procedures. Use when creating branches, making commits, or opening pull requests. Enforces branch naming, commit message format, and PR rules.
Session initialization procedure. Checks memory mount, reads all required memory files, validates skeleton version, checks dependency freshness, and surfaces alerts. Must be executed at the start of every session before any other work.
When writing, modifying, or reviewing application code. Provides code quality standards, SOLID principles, design philosophy, and platform-specific implementation guidance.
When a single new person joins the team. Use when `.memory/TEAM.md` already exists and you need to append one member (with roles, optional module assignments, and optional Jira account ID) without touching the rest of the roster.
When adding a new platform (subdir with its own git repo) to an existing workspace dispatcher. Runs setup-skeleton in the subdir and updates the workspace config and dispatcher AGENTS.md.
When reading or writing to Jira tickets or Confluence pages via MCP tools. Use before any Jira transition, ticket creation, or Confluence page update to avoid common failure modes.
| name | code-reviewer |
| description | When reviewing a PR, auditing code quality, or validating changes against the project's standards and sacred behaviors. |
Read and follow the full skill at .agents/skills/code-reviewer/SKILL.md.