streaming-output

Standardize real-time output markers for StreamFormatter streaming analysis.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/nimag/fast --skill streaming-output
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: streaming-output
Source: https://github.com/nimag/fast/tree/main/.claude/skills/streaming-output
Command: npx skills add https://github.com/nimag/fast --skill streaming-output

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and documents the real-time output markers used by the StreamFormatter to display live progress during streaming analysis. It ensures consistent, easy-to-read feedback for users watching long-running tasks.

Core Features & Use Cases

  • Phased progress markers: Defines phases (0-4) and how the formatter should display updates.
  • Live-status & findings: Distinguishes transient status lines from persistent findings in the terminal UI.
  • Guidance for prompt designers: Provides exact patterns to emit during streaming analysis to keep users informed.

Quick Start

To use this Skill, structure your streaming prompts to emit the markers described above. For example, start with a Phase 0 document inventory, then Phase 1 guideline checks, Phase 2 cross-checks, Phase 3 income calculations, and finally Phase 5 final determinations. The StreamFormatter will render updates in real time as markers are detected.