review-crate
Installation
SKILL.md
Non-negotiable rules:
- Enumerate and read every file in the target crate.
- Run the crate's tests unless there is a concrete blocker.
- Ground every finding in exact
file:lineevidence. - Check the current repository's canonical issue file before writing new findings.
- Write findings only to
.ulpi/issues/<crate-name>.mdin this repository.
review-crate
Inputs
$crate_path: Path to the crate directory
Goal
Related skills