preflight
✓Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks.
Installation
SKILL.md
Run this at the start of any development session to load context and catch issues early.
Review lessons learned for critical rules and past mistakes (paths are repo-root relative):
Check if there are any architectural decisions that affect current work:
Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks. Source: ladderchaos/tora-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ladderchaos/tora-skills --skill preflight- Source
- ladderchaos/tora-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is preflight?
Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks. Source: ladderchaos/tora-skills.
How do I install preflight?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ladderchaos/tora-skills --skill preflight Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ladderchaos/tora-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01