agentsclimarketplace

Jen repair

Skill youki0p0/jen-marketplace/plugins/jen-classic/skills/jen-repair

Jen repair mode for failing tests, broken builds, runtime crashes, verifier rejection, or regressions.From its SKILL.md

Install
npx -y skills add youki0p0/jen-marketplace --skill jen-repair

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.1 KB, 295 tokens by cl100k_base, as published. Nobody here has run it

Jen Repair

  1. Fix the reproduction command or steps.
  2. Classify the failure.
  3. Use jen-debugger for unknown/root-cause work or jen-test for test-specific failures.
  4. Apply minimal fix.
  5. Add regression test if possible.
  6. Run relevant quality gate.
  7. Use jen-verifier or jen-strict-verifier for acceptance.
  8. Record failure and fix in .jen/verification.md and .jen/handoff.md.

Loop guards (v3.4)

同一の修正を2回試して失敗したら、3回目は禁止。仮説を変えるか昇格する。 修正試行ごとに「前回と何を変えたか」を1行で明示すること。

Lessons (v3.3)

修復が検収を通ったら、必ず .jen/lessons.md へ教訓を1エントリ追記する (書式: references/lessons-protocol.md)。着手前には lessons.md の 同種タスクの再発防止ルールを読み、既知の過ちを繰り返さないこと。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,629. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.