Cleared 2m ago · eljulians/skillfile #62 · Rust · ★ 138 · Apache-2.0

Add `skillfile doctor` to diagnose common setup problems

Every good CLI has a doctor command (brew doctor, flutter doctor). Right now if something's off with your setup (missing token, stale cache, git not on PATH) you only find out when a command fails with a cryptic error. A doctor command that checks everything upfront would save a…

What we checked

Similar unclaimed issues