bugfix-crate

Installation
SKILL.md

Non-negotiable rules:

  1. Fix one finding at a time.
  2. For behavioral bugs, write the failing regression test before the fix.
  3. Run crate tests and clippy after every fix.
  4. Do not mark a finding fixed without the required verification.
  5. Use the rust skill for crate-specific coding conventions before changing Rust code.

bugfix-crate

Inputs

  • $issues_file: Path to the crate findings file

Goal

Related skills
Installs
31
Repository
ulpi-io/skills
First Seen
Apr 1, 2026