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.