async-repl-protocol

Community

Async REPL Protocol for testing

Authorscooter-lacroix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides essential rules and guidelines for effectively using Agentica's asynchronous REPL harness during testing, ensuring correct execution of asynchronous operations.

Core Features & Use Cases

  • await keyword enforcement: Ensures that functions returning Futures are properly awaited.
  • Single code block execution: Guarantees that all computation and return statements are contained within a single, executable block.
  • Use Case: When developing and testing asynchronous agents, this Skill ensures that your test scripts correctly handle await calls and that each test step executes as a single, atomic unit.

Quick Start

Follow the rules outlined in this Skill to correctly test your asynchronous agent code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: async-repl-protocol
Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#async-repl-protocol

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 471,000+ vetted skills library on demand.