Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/kdlbs/kandev/prnpx skills add kdlbs/kandev --skill prgit clone --depth 1 https://github.com/kdlbs/kandevWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kdlbs/kandev/pr)<a href="https://agentmods.dev/skills/kdlbs/kandev/pr"><img src="https://agentmods.dev/badge/skills/kdlbs/kandev/pr.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00029 | $0.05100 |
| Opus 5 | $0.00015 | $0.02550 |
| Sonnet 5 | $0.00006 | $0.01020 |
| Haiku 4.5 | $0.00003 | $0.00510 |
Grade A, and why
pr scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
> **GitLab tool selection:** The GitLab flow prefers `glab` CLI when available; otherwise it shells `curl` against the REST v4 API using `$GITLAB_TOKEN` (which the agent runtime injects from the user's secrets store). The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +9 lines 774073cf1e71
- 4d ago First seen · 350 lines · 29 tokens per session scan A a2e791128572
pr is a skill published in the GitHub repository kdlbs/kandev (739 stars, last pushed today), licensed AGPL-3.0. It adds 29 tokens to every session and 5,100 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
business-ops-runbook-generator
Build an operational runbook with rollback paths for a recurring task or incident: capture the brief, infer failure modes, draft the runbook steps and checks, then define a rollback path for each failure mode. Use when the user wants a step-by-step runbook that an operator can follow under pressure, including what to…
business-ops-sop-generator
Build a standard operating procedure end to end: capture the process brief, infer its shape, draft the SOP, derive a run checklist, and define the metrics that prove it is working. Use when the user wants to turn a fuzzy, in-someone's-head process into a documented, repeatable SOP with a checklist and success metrics.…
wayland-icp-build
Build an Ideal Customer Profile from existing customer data and market signals: infer segments, pick the best-fit segment, write the full profile, and define the disqualifiers. Use when the user wants to define who their best customers are and produce a reusable ICP document with explicit disqualifiers. Do NOT use for…
wayland-winback-campaign
Design a winback campaign end to end: define and segment lapsed customers, build the comeback offer, then write the email sequence that re-engages them, with review gates before shipping. Use when the user wants a structured multi-step process to re-engage lapsed or one-time customers with a segmented offer and a…
visual-designer
Becomes a senior visual designer who creates design systems, defines design tokens, builds component specifications, establishes visual hierarchy principles, and ensures accessibility compliance. Use when the user needs design system documentation, component libraries, color and typography specifications, layout…
backend-architect
Becomes a senior backend architect who designs scalable, resilient server-side systems with clear API contracts, sound data models, and documented trade-offs. Use when the user needs system design, database architecture, API contract definition, caching strategy, or backend technology selection. Do NOT use when…