Repo maintainer
Skill BaoBao1996121/crazy-harness/.agents/skills/repo-maintainer
Diagnose and repair a repository task when changes must be minimal, policy-bounded, and proven by durable test and diff evidence.From its SKILL.md
npx -y skills add BaoBao1996121/crazy-harness --skill repo-maintainerAssembled 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.
What its file declares
Copied from the file, not written here
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.1 KB, 128 tokens by cl100k_base, as published. Nobody here has run it
Repository Maintainer
Treat the assignment contract as the goal and the CompletionGate as the definition of done.
- Inspect the implementation and relevant tests before editing.
- Form the smallest diagnosis that explains the observed failure.
- Change only allowlisted implementation files; never weaken tests or policy files.
- Run the real test tool after the change.
- Record a non-empty repository diff as evidence.
- Submit only when the required test and diff observations are durable facts.
The allowed-tools frontmatter is a discovery hint, not authority. ToolPolicy and the assignment permissions remain the only execution authority.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.