원클릭으로
source-read-stream
Market listener source.read_stream for multi-source ingestion
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Market listener source.read_stream for multi-source ingestion
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use to reconstruct PonyBunny failure paths from logs, traces, state, and runtime evidence in order to identify the first bad transition.
Use when writing ADRs, migration notes, harness principles, verification records, or other technical documentation for PonyBunny.
Use to generate high-signal evaluation cases for PonyBunny changes, including success paths, failure modes, edge cases, and regression-sensitive behaviours.
Use when defining or reviewing runtime events, lifecycle payloads, and event-order expectations for PonyBunny.
Use when designing or reviewing PonyBunny as a harness-first system, especially around boundaries, evaluation flow, observability, and migration structure.
Use when mapping PonyBunny's current state against harness-first best-practice gaps and turning those gaps into actionable engineering inputs.
| name | source-read-stream |
| description | Market listener source.read_stream for multi-source ingestion |
| version | 1.0.0 |
| author | PonyBunny |
| tags | ["market-listener","ingestion","source-reading"] |
| phases | ["execution"] |
| user-invocable | false |
| disable-model-invocation | false |
Fetch new items from a configured source using official APIs where possible; otherwise read via Playwright.
source_request:
platform: enum [reddit, github, forum_web]
source_id: string
cursor: string|null
time_window: duration
max_items: int
raw_items:
- platform: string
source_id: string
permalink: string
author: string|null
created_at: iso8601|null
raw_text: string