SkillAgentSearch skills...

herdr-pre-release-audit

Audit herdr release readiness by comparing commits since the base release against next-release changelog and docs

Install / Use

npx skills add herdrdev/herdr --skill herdr-pre-release-audit

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

65/100

Category

Automation

Supported Platforms

Universal

Tags

Our assessment of herdr-pre-release-audit

herdr-pre-release-audit scores 65/100 on our quality scale, 1084th of 1,264 Automation skills we index.

Its SKILL.md is 1.1 KB long, lightly structured (1 heading) and no code examples: fairly brief, so expect to fill in details yourself.

With 40,642 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
5/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so herdr-pre-release-audit is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

herdr-pre-release-audit compared with similar skills

All 4 of these similar skills score higher than herdr-pre-release-audit; compare them before choosing.

SkillScoreStarsUpdatedFormat
herdr-pre-release-audit (this skill)by herdrdev6540.6k1d agoSKILL.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
rufloby ruvnet10073.3k1d agoCLAUDE.md
Scraplingby D4Vinci10083.7ktodayMCP Server
algorithmic-artby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install herdr-pre-release-audit?
Run npx skills add herdrdev/herdr --skill herdr-pre-release-audit. The install tabs above show the steps for each supported agent.
Which AI agents does herdr-pre-release-audit work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is herdr-pre-release-audit safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is herdr-pre-release-audit still maintained?
The repository was last updated yesterday, so herdr-pre-release-audit is actively maintained.

name: herdr-pre-release-audit description: Audit herdr release readiness by comparing commits since the base release against next-release changelog and docs. Use when asked to run or apply the repo's pre-release audit, validate docs/next before release, inspect issue refs that release CI will close, or finalize release docs for herdr.

Herdr Pre-release Audit

Use this skill only inside the herdr repository.

Read references/pre-release-audit.md and follow its workflow. Treat it as the source of truth for:

  • choosing the release base ref
  • inspecting first-parent history and merged PRs
  • auditing docs/next/CHANGELOG.md
  • auditing docs/next/README.md and staged website docs
  • checking skills/herdr/SKILL.md against shipped CLI and agent-control behavior
  • checking issue reference lines
  • deciding when to run just pre-release-check or its component checks
  • running and assessing just bench-render-scale
  • producing the final release-readiness report

Do not edit files during the audit unless the user explicitly asks to apply fixes. When applying fixes, keep changes scoped to the files named in the reference workflow.

Related Skills

View on GitHub
GitHub Stars40.6k
CategoryAutomation
Updated1d ago
Forks3.1k

Languages

Rust

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions