async-repl-protocol

Community

Async REPL harness for testing

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides essential rules for interacting with Agentica's asynchronous REPL harness, ensuring correct usage of await and proper code block structuring for testing.

Core Features & Use Cases

  • Correct await Usage: Enforces the use of await for all Future-returning tools.
  • Single Code Block Rule: Ensures that computation and return statements are contained within a single execution block.
  • Use Case: When developing and testing new agent functionalities within the Agentica REPL, this Skill acts as a linter and guide to prevent common errors related to asynchronous operations and code execution.

Quick Start

Ensure all asynchronous operations in your REPL tests use the await keyword.

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/parcadei/Continuous-Claude-v3/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 223,000+ vetted skills library on demand.