preflight

Installation
SKILL.md

Pre-Flight Validation

Before executing the user's request, run these validation checks to catch common failure patterns.

1. Data Requirements Check

If task involves: "analysis", "plan", "optimize", "recommend", "improve", "audit", "review"

Action:

  • πŸ›‘ STOP - Do NOT proceed with assumptions or fabricated examples
  • βœ… Identify what data needs to be gathered (database tables, API endpoints, files)
  • βœ… List the specific queries/reads needed
  • βœ… Ask: "Should I gather this data first, then proceed with analysis?"

Example:

⚠️ This task requires data gathering first.
Installs
4
First Seen
Mar 5, 2026
preflight β€” bobby-andris/allied-feedops