com.test.partial-timeout

Official

Streaming partial results before timeout

Authorclawperator
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This fixture exposes a simple, deterministic pattern where a skill emits partial results prior to timing out, enabling testing of streaming and timeout handling.

Core Features & Use Cases

  • Emits a partial framed result early, then continues with heartbeat updates, and finally a completion signal.
  • Useful for validating AI agent handling of incremental outputs and timeout behavior in replay-style skills.
  • Real-world scenario: verify that a client gracefully processes partial data and recovers when a long-running task times out.

Quick Start

Execute the skill and observe the partial outputs followed by the final completion within a timeout.

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: com.test.partial-timeout
Download link: https://github.com/clawperator/clawperator/archive/main.zip#com-test-partial-timeout

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.