Pre Flight Pattern

Reusable pattern for config-dependent prompts. Defines how to detect missing config files, identify unfilled placeholders, and halt with actionable messages before any main workflow logic runs. Auto-loaded by prompts that depend on user-editable config (e.g., configure, autonomous-development-kickoff). Defines hard and soft pre-flight modes, placeholder conventions, and the "configure first" redirect pattern.

garyld1962 f1a9f86 3.9 KB Updated

File contents

garyld1962/savviety-skills/tree/main/copilot/skills/pre-flight-pattern commit f1a9f860de

Frequently asked questions

npx skillmds@latest add garyld1962/pre-flight-pattern