Loading...
Loading...
Found 3 Skills
Verify review or audit findings and fix confirmed issues
Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.
Review and validate existing changes before completion or merge using repository-appropriate checks. Use when the user asks to check a diff, test work, or confirm readiness. Do not use as the primary workflow for implementing a new feature, diagnosing an unknown issue, or performing a behavior-preserving refactor.