a2a-executor-patterns

Community

Blueprints for building A2A task executors.

Authorvanman2024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agent-to-Agent (A2A) executor implementation patterns provide ready-made task handlers and execution flows, helping teams implement reliable, scalable A2A task execution with proper error handling, retries, and state management.

Core Features & Use Cases

  • Basic Executor (Synchronous): fast, deterministic tasks with immediate results.
  • Async Executor (Long-Running): tasks that run in background with status updates.
  • Streaming Executor: delivering results incrementally as they’re produced.
  • Batch Executor: processing multiple tasks in efficient batches.

Quick Start

Start from one of the templates in templates/ (basic-executor.*), implement your specific task handlers, and wire up your task sources. Validate with the included scripts and run production-ready patterns to handle retries, timeouts, and clean shutdowns.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: a2a-executor-patterns
Download link: https://github.com/vanman2024/ai-dev-marketplace/archive/main.zip#a2a-executor-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.