capture-output-via-sidechannel

Community

Persist task outputs when logs vanish.

AuthorInnei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to persist stdout and stderr from a task when the runtime's log API or live access is unavailable, ensuring you can retrieve execution output later.

Core Features & Use Cases

  • Persist stdout and stderr to an external datastore when runtime logs are not accessible
  • Preserve the original exit code and provide a reliable read-back path
  • Compatible with SQL, Redis, or webhook stores for later retrieval This approach is useful in CI runners, managed PaaS, containerized jobs, or orchestration environments where logs are ephemeral or evicted.

Quick Start

Configure your task to write its captured output to a data store and then retrieve it for verification.

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: capture-output-via-sidechannel
Download link: https://github.com/Innei/SKILL/archive/main.zip#capture-output-via-sidechannel

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