Relay 80 100 Workflow

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes PGlite for in-memory Postgres testing, mock sandbox patterns, test-fix-rerun loops, verify gates after every edit, and the full lifecycle from implementation through passing tests to commit.

AgentWorkforce 93aa90e 12.3 KB Updated

File contents

AgentWorkforce/relaycast/tree/main/.agents/skills/relay-80-100-workflow commit 93aa90e0d5

Frequently asked questions

npx skillmds@latest add agentworkforce-relaycast/relay-80-100-workflow