merge-advisor
DojoCodingLabs/make-no-mistakes-toolkitComputes the ORDER in which a set of open PRs should be merged so that each one is still mergeable when its turn arrives. Measures pairwise file collisions,…
Scores out of 100 · grade B+
2026-08-19Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score94/100
- no commits in the last 12 weeks
- no license file
Adopted
20% of the score8/100
- 3 stars on the source repo.
Documented
15% of the score81/100
- 2,750 words with worked examples.
Install
npx skills add DojoCodingLabs/make-no-mistakes-toolkit/merge-advisorWhat the check found
| Finding | What it means |
|---|---|
| No license | The repository ships no license file, so the reuse terms are unclear. |
What it says it does
Computes the ORDER in which a set of open PRs should be merged so that each one is still mergeable when its turn arrives. Measures pairwise file collisions, latent conflicts that only appear after an earlier PR lands, artifacts anchored to a base SHA that every other PR must regenerate, and CI queue capacity. Use when the user asks "in what order do I merge these", "which PR goes first", "how do I avoid conflicts merging all of these", "will merging this break the others", or has a backlog of open PRs against one base. Do NOT trigger for: reviewing a single PR, checking whether one branch is behind (that is sync-advisor), or listing PR status (that is review-open-prs).
Also in DojoCodingLabs/make-no-mistakes-toolkit
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| spec-recommendDojoCodingLabs/make-no-mistakes-toolkit | No license | Skill | 3 stars | 6 days ago | |
| review-active-issuesDojoCodingLabs/make-no-mistakes-toolkit | No license | Skill | 3 stars | 6 days ago | |
| review-open-prsDojoCodingLabs/make-no-mistakes-toolkit | No license | Skill | 3 stars | 6 days ago | |
| sync-advisorDojoCodingLabs/make-no-mistakes-toolkit | No license | Skill | 3 stars | 6 days ago | |
| premortemDojoCodingLabs/make-no-mistakes-toolkit | No license | Skill | 3 stars | 6 days ago | |
| execution-leadDojoCodingLabs/make-no-mistakes-toolkit | No license | Subagent | 3 stars | 6 days ago |
Other code review skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| receiving-code-reviewobra/superpowers | clean | Code review | 172,299 installs | yesterday | |
| scaffold-exercisesmattpocock/skills | clean | Code review | 237,069 installs | today | |
| financial-statementsanthropics/knowledge-work-plugins | clean | Code review | 3,707 installs | today | |
| review-contractanthropics/knowledge-work-plugins | clean | Code review | 3,005 installs | today | |
| backport-prvercel/next.js | clean | Code review | 142k stars | today | |
| create-prvercel/next.js | clean | Code review | 142k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=DojoCodingLabs%2Fmake-no-mistakes-toolkit)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
