← ClaudeAtlas

ship-gatelisted

Reviews an AI agent for production readiness across evaluation, cost, observability, guardrails, human oversight, reliability, and governance. Use when someone is preparing an agent for production or a go-live, asking whether an agent is ready to ship, reviewing an agent's design, prompt, tools, or deployment, or hardening a working prototype into a dependable system. Produces an evidence-based scorecard and a prioritized list of the gaps to close.
hamidettefagh/two-gates · ★ 0 · AI & Automation · score 73
Install: claude install-skill hamidettefagh/two-gates
# Agent production readiness review A demo that works in a keynote is not an agent that works at 2am. This skill runs the review that tells the difference. It scores an agent across seven dimensions and returns the gaps that stand between a promising prototype and a dependable production system. It is the ship-time gate. Its sibling, the [agent-or-workflow](https://github.com/hamidettefagh/agent-or-workflow) skill, is the design-time gate. This one decides whether an agent is ready to run; that one decides what to build in the first place. ## When to run this Run this when the user is: - Preparing an agent for production or a go-live. - Asking whether an agent is ready, or good enough to ship. - Reviewing an agent's design, prompt, tools, or deployment. - Turning a working prototype into something they can operate. Do not run it against a throwaway prototype the user has said will never reach production. Ask if you are unsure. ## How to run the review Work through four phases in order. Do not skip to a score. ### Phase 1: Understand the agent Before assessing anything, establish the basics, either by asking the user or by reading the material they provide: - What the agent does, and for whom. - Where it runs, and what it is connected to: tools, data, systems of record. - What actions it can take, and which of those are hard to reverse. - What "wrong" looks like, and who is harmed when it happens. Keep this short. You are calibrating how strict the rest of the revi