| name | preflight |
| description | Use before writing any code. Pre-implementation validation checklist to ensure readiness. |
Preflight Skill
Pre-code validation checklist. Run before every implementation task.
Checklist
Context
Scope
Technical Readiness
Security
Accessibility
Testing Strategy
Definition of Done
If Any Item Fails
Do not proceed to implementation. Instead:
- Document what is missing.
- Determine the fastest path to readiness.
- Address the gap before writing code.
Theory Citations
- Smart: BVSSH (Sooner -- avoid rework by preparing)
- Forsgren: Accelerate (reduce lead time by removing blockers early)