
agentworkforce/ricky
2 skills2 installsGitHub
Install
npx skills add https://github.com/agentworkforce/rickySkills in this repo
1Relay 80 100 Workflowrelay-80-100-workflow is a Claude Code skill for writing agent-relay workflows that fully validate features before merging. It covers the 80-to-100 gap, moving past code compiling to features tested end-to-end locally, using repair-before-failure gates, test-fix-rerun loops, PGlite in-memory Postgres, and green-only commit steps. A developer uses it when building agent workflows whose output must be production-ready, not just code-complete.1installs2Writing Agent Relay Workflowswriting-agent-relay-workflows is a Claude Code skill for building multi-agent workflows with the relay broker-sdk. It covers conversation vs pipeline coordination, WorkflowBuilder and DAG steps, output chaining, repairable verification gates, review loops, channels, and error handling across CLIs like Claude, Codex, Gemini, Aider, and Goose. A developer uses it when authoring workflows that orchestrate several agents with step dependencies.1installs