What problem does it solve?
This Skill prevents guesswork when working with the PreBoot ecosystem by forcing you to consult the correct local documentation before answering, planning, or editing code.
Core Features & Use Cases
- Module Detection: Recognizes PreBoot usage from explicit module names, dependencies, imports, annotations, and known APIs.
- Doc Routing: Maps the task to the correct local documentation file so you read the authoritative source for the needed module.
- Guardrail Behavior: Stops you from inventing APIs or configuration details when the required documentation is missing.
- Use Case: A developer asks how to implement a secure repository, event handler, or saga flow; this Skill directs the assistant to the exact local module docs before any recommendation is made.
Quick Start
Use the preboot skill to identify the relevant PreBoot module and read the matching local documentation before you answer, plan, or change code.