Pre Flight

Pre-flight check before sending an expensive LLM prompt. Returns a verdict (send_as_is, send_compressed, warn_context_limit, clear_first), the compressed prompt body inline, a cost preview against on-demand list pricing, and a cache hit likelihood. Use this skill whenever an agent is about to submit a prompt above ~1000 tokens or when context fill is unknown. Trigger phrases include "estimate cost before sending", "should I compress this prompt", "am I about to run out of context", "preview compression savings".

oimiragieo Updated 0 repo stars

File contents

oimiragieo/gotcontext-plugin/tree/main/plugins/gotcontext/skills/pre-flight commit 1ef5c49205

Frequently asked questions

npx skillmds@latest add oimiragieo/pre-flight-2