misakanet_preflight
Assess risk before executing high-risk operations by matching your intent against known failure lessons. Delivers risk level, matched lessons, and guards to prevent failures.
Instructions
Check risk level before executing high-risk operations. Matches agent intent against lesson triggers to provide proactive warnings. Use before RAG builds, WSL/GPU tasks, bulk imports, or any operation that might fail. Input: intent (required), context (optional). Output: risk level, matched lessons, guards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | Task intent description (e.g. 'build RAG index from PDFs') | |
| context | No | Environment context (e.g. 'WSL, GPU 8GB') |