Базовый пост-мортем инцидента без Skill-tool
★ 7.1 · vibe-coding
spike-consumer-baseline is a Claude Code skill that implements the baseline arm of the OI-3 spike test harness: it builds an incident post-mortem by reading the incident data file and the readability standard directly via the Read tool, with no Skill-tool call. The workflow runs in exactly six steps — reading the incident file, extracting four key facts (incident ID, primary error code, peak latency, and affected service name), sourcing the readability standard, drafting a five-section report, running a self-check against the standard, and writing the artifact with a completion token. Only Read and Write tools are permitted. The skill must be invoked exclusively by the spike harness, with a TRIAL_ID, a data path, and a TRIALS_DIR supplied at invocation time.