pre-flight-checklist
Installation
SKILL.md
Pre-Flight Checklist
Overview
Systematic checklist to verify environment setup and task status before starting work. Prevents wasted effort on already-complete tasks and ensures proper environment configuration.
Checklist Items
1. Check if Task is Already Complete
Before starting work, verify task status:
- Read task file:
tasks/next_task.md - Read progress file:
tasks/progress.txt - Check completion status: Is task already marked complete?
- Verify success criteria: Are all criteria met?