๐Ÿงช
AI EngineeringTypeScript

Relay 80-100 Workflow

by AgentWorkforce

Relay 80-100 Workflow is an AI Engineering skill for Claude Code, published by AgentWorkforce in relay.

801 stars64 forkson AgentWorkforce/relayAdded 2026/08/23+1% in starsRepository updated 2026/08/22
agentagent-collaborationagent-communicationagent-skillsagentic-aiagentsheadlessorchestrationorchestration-systemsreal-timeslack
Install in seconds
Install Relay 80-100 Workflow
Copy Relay 80-100 Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/AgentWorkforce/relay/tree/main/.agents/skills/relay-80-100-workflow ~/.claude/skills/relay-80-100-workflow

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/AgentWorkforce/relay.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/relay-80-100-workflow/SKILL.md in AgentWorkforce/relay
Installs to
~/.claude/skills/relay-80-100-workflow
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Relay 80-100 Workflow does

Relay 80-100 Workflow defines agent-relay patterns that validate features end to end before merging. It uses repair-before-failure gates, test-fix-rerun loops, and sequential Claude-then-Codex review passes to ensure green acceptance.

Relay 80-100 Workflow is cataloged under AI Engineering on DirSkills. Relay 80-100 Workflow comes from a repository tagged agent, agent-collaboration, agent-communication, agent-skills and agentic-ai.

Documentation

README

Overview

Most agent workflows get features to ~80%: code written, types check, maybe a build passes. This skill covers the 80-to-100 gap โ€” making workflows that fully validate features end-to-end before committing. The goal: every feature merged via these workflows is tested, verified, and known-working, not just "it compiles."

When to Use

  • Writing workflows where the deliverable must be production-ready, not just code-complete
  • Features that touch databases, APIs, or infrastructure that can be tested locally
  • Any workflow where "it compiles" is not sufficient proof of correctness
  • When you want confidence that the commit actually works before deploying

Core Principle: Test In The Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Relay 80-100 Workflow

  • What else does AgentWorkforce publish alongside Relay 80-100 Workflow?

    Relay 80-100 Workflow is one of 25 skills that DirSkills catalogs from AgentWorkforce/relay, the repository it ships in. Its siblings there include Agent Relay, Agent Relay and Animation Review. Each one is a separate skill with its own page in this directory, installs the same way Relay 80-100 Workflow does, and is maintained by AgentWorkforce in that same repository. The rest of the collection is listed on the AgentWorkforce/relay page.

  • How does Relay 80-100 Workflow compare to other AI Engineering skills?

    Relay 80-100 Workflow ranks #1613 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Relay 80-100 Workflow against them. Open each page to compare what they document and how they install.

More from AgentWorkforce/relay

Relay 80-100 Workflow is one of 25 skills cataloged on DirSkills from AgentWorkforce/relay.

See all 25 skills โ†’
๐Ÿค
1w ago

Agent Relay

Agent Relay coordinates registered agents in real time using channels, DMs, threads, reactions, inbox checks, and worker spawn or release. Use it when your session is already in a Relay workspace and needs to communicate or coordinate with peers.
AI Engineering
80164
๐Ÿ”—
1w ago

Agent Relay

Agent Relay coordinates multiple Codex agents through shared messaging, handoffs, and status tracking. Use it when workers need peer-to-peer updates, ACK/BLOCKED/DONE signals, or a shared workspace.
AI Engineering
80164
๐ŸŽž๏ธ
1w ago

Animation Review

Animation Review checks animation and motion code against a strict craft bar focused on timing, easing, origin, performance, and accessibility. Use it when reviewing UI motion changes and deciding whether they should be approved.
Quality
80164
๐Ÿ“ธ
1w ago

Browser Testing With Screenshots

Browser Testing With Screenshots automates Chrome interactions and screenshot capture to verify web app UI flows. Use it when you need visual confirmation of layouts, forms, or localhost behavior during development.
Quality
80164
๐Ÿงฉ
1w ago

Choosing Swarm Patterns

Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. It covers the core and specialized swarm patterns, with decision guidance and YAML or fluent builder examples.
AI Engineering
80164
๐Ÿง 
1w ago

Choosing Swarm Patterns

Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. Use it to choose and configure YAML or builder-based workflows for fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, and hierarchical patterns.
AI Engineering
80164