·preflight
</>

preflight

ladderchaos/tora-skills

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.

6Installs·0Trend·@ladderchaos

Installation

$npx skills add https://github.com/ladderchaos/tora-skills --skill preflight

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ladderchaos/tora-skills --skill preflight
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