概要
This skill provides specialized guidance for inspecting the Breenix kernel's initialization sequence, helping developers debug hangs, crashes, and subsystem ordering issues. It offers detailed documentation of the seven boot phases—ranging from early hardware setup to process management—and provides specific techniques for extracting boot timelines, verifying checkpoints, and measuring performance. By leveraging this skill, developers can identify boot regressions, resolve deadlocks, and implement optimizations to reduce total kernel startup time while ensuring all critical subsystems initialize in the correct order.