byagentworkforce· 20 skills
Use when writing Agent Relay or Ricky workflows that must loop review, fix, and validation with fresh agent context until independent signoff agents, typically Claude and Codex, both agree the work is comprehensively complete. Covers fresh-context iterations, repairable gates, dual reviewer verdict contracts, iteration-count reporting, PR signoff comments, and blocked-state handling.
$npx -y skills add agentworkforce/relay --skill review-fix-signoff-loopInstalls into the current project.
Run `npx skills use "https://github.com/agentworkforce/relay" --skill "agentworkforce/relay/review-fix-signoff-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentworkforce/relay" that are relevant to the current task. Run `npx skills add "https://github.com/agentworkforce/relay"` and select the relevant skills, then follow their instructions.