Стресс-тест вложенных скиллов: разбор инцидента

★ 7.1 · vibe-coding

spike-consumer-adversarial is a Claude Code skill that acts as the heavy-consumer arm in the OI-3 spike harness adversarial scenario. Its defining characteristic is the absence of a continuation guardrail after the nested skill call to spike-guidance-adversarial, which deliberately tests worst-case early-exit behavior. The skill executes six steps: reading the incident data file, extracting four key facts (incident ID, primary error code, peak latency, affected service name), invoking the guidance skill, drafting a five-section post-mortem (Summary, Impact, Root cause, Resolution, Follow-up actions), self-checking the draft against the readability standard, and writing the final artifact to TRIALS_DIR. It is intended for use only when explicitly invoked by the spike harness with a TRIAL_ID and data path.