ワンクリックで
backend-implementation-protocol
Backend implementation protocol. Use by backend agents when editing assigned server-side slices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Backend implementation protocol. Use by backend agents when editing assigned server-side slices.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Onboard project or init project safely: prepare the active repository with agent state, a full persistent codebase-memory index, evidence-based AGENTS.md handling, and safe check reporting.
Code review protocol. Use when reviewing final diffs against .agents/PLAN.md.
Failure routing protocol. Use when routing test or review failures to the correct agent.
Frontend implementation protocol. Use by frontend agents when editing assigned UI slices.
Performance review checklist. Use for database, API, rendering, caching, loops, network calls, bundle, and runtime risks.
Reviews .agents/PLAN.md for implementation readiness, correctness, scope, risk, and validation gaps.
| name | backend-implementation-protocol |
| description | Backend implementation protocol. Use by backend agents when editing assigned server-side slices. |
.agents/PLAN.md, .agents/TASK_CONTEXT.md if present, the assignment, and every assigned .agents/REVIEW_<type>-<n>.md#F<n> reference first..agents/TASK_CONTEXT.md or .agents/HANDOFF.md; otherwise return the same information in chat..agents/REVIEW.md template, or review artifacts, or use alternate tools to modify them.templates/TASK_CONTEXT.md for durable implementation-slice context. Treat it as a scoped working brief, not a replacement for .agents/PLAN.md.templates/HANDOFF.md when pausing, returning work to the Orchestrator, or handing a backend slice to another agent.