load-context
Installation
SKILL.md
Load context
Goal
Match the crate in front of you, not a generic tutorial.
Inputs / outputs
- In: project root of the user’s crate
- Out: Context Summary (template below). Confusion Block if two patterns conflict.
Reads / writes
- Read:
Cargo.toml,Cargo.lockif present (versions only),rust-toolchain.tomlif present,src/lib.rsorsrc/main.rs, one sibling module, one sibling test - Write: none
Approval
None. Read-only.