What problem does it solve?
AI coding agents working on crosslink-tracked projects lose access to project-specific rules, coding standards, and context between prompts, leading to inconsistent implementations and the need to repeatedly re-inject heavy context on every request.
Core Features & Use Cases
- Automated Rule Loading: Preloads global project rules, language-specific coding standards for detected project manifests, project-specific rules, and active tracking mode rules in one step.
- Project Grounding: Scans the project tree and reads actual dependency versions from primary manifest files to ensure the agent has accurate, up-to-date context.
- Use Case: Before implementing a new feature in a crosslink-tracked Python and React project, use this skill to load all relevant rules so you don't have to re-explain coding standards, dependency versions, or tracking requirements every prompt.
Quick Start
Use the preflight skill to load all project rules and grounding context before starting any implementation work on your crosslink-tracked codebase.