agentsclimarketplace

Pr pipeline

Skill AndrewNgGirl/SkillLens/skills/skill-scorer/examples/pr-pipeline

Use when the user wants to review a GitHub pull request through a multi-stage pipeline. Routes through reviewer, summarizer, and final report stages.From its SKILL.md

Install
npx -y skills add AndrewNgGirl/SkillLens --skill pr-pipeline

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

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. 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

0.5 KB, 86 tokens by cl100k_base, as published. Nobody here has run it

PR Pipeline Orchestrator

When to use: PR review automation for OSS maintainers handling weekly batches.

Workflow

  1. agents/reviewer — line-by-line code review
  2. agents/summarizer — summarize findings into a digest
  3. Final stage — emit JSON report

Sub-skills

  • agents/reviewer/SKILL.md
  • agents/summarizer/SKILL.md

What ships with it: 2 files

379 B alongside SKILL.md, 1 of them executable

references/

scripts/

Keep looking

Skills are one crate of 326,851. 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.