CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-worklist

Render the open work of a repository as something worth looking at, so the maintainer can see what to take next. Deliberate invocation only — $prp-worklist.

47

Quality

50%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/prp-worklist/SKILL.md
SKILL.md
Quality
Evals
Security

PRP Worklist

Incubating. Deliberately underspecified. Make your own judgements, then say what you chose and why — the good choices get recorded and prescribed later. Do not wait for a spec that does not exist yet.

Render the open issues and PRs of a repository as an artifact the maintainer can look at, and offer it. Not a list of everything — a view of what to take next.

The job

A tracker sorts by number and shouts every label equally loudly. That is the tool's view, not the maintainer's. Produce the maintainer's view.

Read the tracker with gh. Then decide what is worth showing and how to show it.

What this maintainer cares about

Considerations, not fields to emit. Weigh them, drop the ones that do not apply, add what the repository makes obvious:

  • Blocked on a decision, or takeable now. The distinction he asks for most.
  • Stale. An issue whose premise has moved — the code it describes was deleted, the blocker it waits on closed. Staleness should be visible, not discovered on starting the work.
  • Near-duplicates. Two issues that are one thing. Cheap to spot in a list, expensive to find after both are filed.
  • His, or someone else's. Different obligations as a maintainer.
  • Blast radius rather than severity. What breaks, and for whom, if this is left.

Shape

Yours to decide. Markdown or HTML, grouped or ranked, dense or spacious — whatever makes the answer to "what do I take next" obvious in a glance.

Then offer it rather than pasting it: write the file to this project's ~/.prp/<key>/ store and print a link the operator can open. If a helm-canvas skill is available, follow it.

Report your choices

End with a short note: what you grouped by, what you left out, what you could not tell from the tracker alone. That note is the point of this skill being loose — it is how the shape gets decided by evidence rather than up front.

If something here got in your way, say that too.

Repository
Wirasm/prp
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.