ring:dev-readyz
Installation
SKILL.md
Readyz & Self-Probe Development Cycle
<cannot_skip>
CRITICAL: This Skill ORCHESTRATES. Agents IMPLEMENT.
| Who | Responsibility |
|---|---|
| This Skill | Detect stack, audit compliance, determine gates, pass context to agent, verify outputs, enforce order |
| ring:backend-engineer-golang | Go services — load readiness standards via WebFetch, implement canonical contract |
| ring:backend-engineer-typescript | TypeScript backend/BFF — same contract, TS idioms |
| ring:frontend-bff-engineer-typescript | Next.js BFF services — instrumentation.ts self-probe, App Router routes |
| ring:codebase-explorer | Gate 1 analysis |
| ring:visualize | Gate 1.5 HTML preview |
| 10 reviewers | Review at Gate 9 |
CANNOT change scope: the skill defines WHAT to implement. The agent implements HOW.
FORBIDDEN: Orchestrator MUST NOT use Edit, Write, or Bash tools to modify source code files.
Related skills