# AgentWorkforce

> Open-source publisher. Listings imported from github.com/AgentWorkforce — credited to the original author with their license.

- **Listings:** 20
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/agentworkforce
- **Website:** https://github.com/AgentWorkforce

## Published listings

- [Creating Claude Hooks](https://agentstack.voostack.com/l/skill-agentworkforce-relay-creating-claude-hooks-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-creating-claude-hooks-skill`
  Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
- [Deploying To Staging Environment](https://agentstack.voostack.com/l/skill-agentworkforce-relay-deploying-to-staging-environment) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-deploying-to-staging-environment`
  Use when deploying changes to staging across relay, relay-dashboard, and relay-cloud repos - coordinates multi-repo branch syncing using git worktrees, automatically triggers staging deployments via GitHub Actions
- [Emil Design Eng](https://agentstack.voostack.com/l/skill-agentworkforce-relay-emil-design-eng) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-emil-design-eng`
  This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.
- [Prpm Json Best Practices](https://agentstack.voostack.com/l/skill-agentworkforce-relay-prpm-json-best-practices-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-prpm-json-best-practices-skill`
  Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints
- [Creating Claude Agents](https://agentstack.voostack.com/l/skill-agentworkforce-relay-creating-claude-agents-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-creating-claude-agents-skill`
  Use when creating or improving Claude Code agents. Expert guidance on agent file structure, frontmatter, persona definition, tool access, model selection, and validation against schema.
- [Creating Agent Skills Skill](https://agentstack.voostack.com/l/skill-agentworkforce-relay-creating-agent-skills-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-creating-agent-skills-skill`
  Use when creating Agent Skills packages (SKILL.md format) for Codex CLI, GitHub Copilot, or Amp - provides the agentskills.io specification with frontmatter constraints, directory structure, and validation rules
- [Review Animations](https://agentstack.voostack.com/l/skill-agentworkforce-relay-review-animations) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-review-animations`
  Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.
- [Choosing Swarm Patterns](https://agentstack.voostack.com/l/skill-agentworkforce-relay-choosing-swarm-patterns) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-choosing-swarm-patterns`
  Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14 specialized ones, with decision framework and accurate workflow/YAML examples.
- [Relay 80 100 Workflow](https://agentstack.voostack.com/l/skill-agentworkforce-relay-relay-80-100-workflow) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-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 repair-before-failure validation gates, mandatory sequential Claude-then-Codex fresh-eyes review/fix loops with test hardening, PGlite for in-memory Postgres testing, mock sandbox patterns,…
- [Creating Skills](https://agentstack.voostack.com/l/skill-agentworkforce-relay-creating-skills-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-creating-skills-skill`
  Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
- [Agent Relay](https://agentstack.voostack.com/l/skill-agentworkforce-relay-codex-relay-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-codex-relay-skill`
  Use when you need Codex to coordinate multiple agents through Agent Relay for peer-to-peer messaging, lead/worker handoffs, or shared status tracking across sub-agents and terminals.
- [Using Agent Relay](https://agentstack.voostack.com/l/skill-agentworkforce-relay-using-agent-relay) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-using-agent-relay`
  Use when you are a registered relay agent (a spawned worker, or a lead that called register_agent) coordinating with peers in real time over current Agent Relay MCP tools - messaging, channels, threads, reactions, search, inbox, actions, and worker spawn/release. For role selection and orchestrator startup instructions, use https://agentrelay.com/skill and the orchestrating-agent-relay skill.
- [Creating Claude Rules](https://agentstack.voostack.com/l/skill-agentworkforce-relay-creating-claude-rules-skill) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-creating-claude-rules-skill`
  Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply
- [Writing Agent Relay Workflows](https://agentstack.voostack.com/l/skill-agentworkforce-relay-writing-agent-relay-workflows) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-writing-agent-relay-workflows`
  Use when building multi-agent workflows with @relayflows/core. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex fresh-eyes review/fix loops with test hardening, channels, chat-native recipes, error handling, event listeners, step sizing, lead+workers t…
- [Debugging Websocket Issues](https://agentstack.voostack.com/l/skill-agentworkforce-relay-debugging-websocket-issues) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-debugging-websocket-issues`
  Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques
- [Github Oauth Nango Integration](https://agentstack.voostack.com/l/skill-agentworkforce-relay-github-oauth-nango-integration) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-github-oauth-nango-integration`
  Use when implementing GitHub OAuth + GitHub App authentication with Nango - provides two-connection pattern for user login and repo access with webhook handling
- [Implementing Command Palettes](https://agentstack.voostack.com/l/skill-agentworkforce-relay-implementing-command-palettes) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-implementing-command-palettes`
  Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability
- [Browser Testing With Screenshots](https://agentstack.voostack.com/l/skill-agentworkforce-relay-browser-testing-with-screenshots) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-browser-testing-with-screenshots`
  Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality
- [Review Fix Signoff Loop](https://agentstack.voostack.com/l/skill-agentworkforce-relay-review-fix-signoff-loop) — Skill · Free · security-reviewed — `agentstack add skill-agentworkforce-relay-review-fix-signoff-loop`
  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.
- [Setting Up Relayfile](https://agentstack.voostack.com/l/skill-agentworkforce-relay-setting-up-relayfile) — Skill · Free — `agentstack add skill-agentworkforce-relay-setting-up-relayfile`
  Use when an agent or human needs to set up relayfile end-to-end so agents can read and write provider files through a local mount. Covers `relayfile setup`, dynamic integration discovery with `relayfile integration available/search`, Nango and Composio backend selection, Atlassian site selection and metadata, cloud login, OAuth/connect flows, mount verification, `RELAYFILE_LOCAL_DIR` handoff, wri…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
