swifterpm/.blick/skills/swifterpm-swift-review/SKILL.md
Review Swift changes for SwifterPM with the same standards as a maintainer review. Prioritize correctness issues that can change dependency resolution, cache materialization, package restore behavior, CLI behavior, or CI reliability.
AsyncFileSystem and NIOFileSystem. Flag new production use of Foundation.FileManager.flock lock files that are intentionally left as stable lock paths; these are filesystem sentinels, not leaks.high for data races, crashes, security issues, or resolution correctness bugs.medium for thread-safety concerns, API contract violations, or observable behavioral changes.low sparingly; only for minor cleanup issues that are clearly bugs, not preferences or speculative improvements.summary and findings.severity, file, line, title, and body.severity must be one of high, medium, or low.