Release check
Skill AdvancingTitans/agent-engineering-toolkit/tests/fixtures/valid_project/skills/release-check
Verify a release candidate before publishing it.From its SKILL.md
npx -y skills add AdvancingTitans/agent-engineering-toolkit --skill release-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 28 days oldThe repository was created 28 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.3 KB, 51 tokens by cl100k_base, as published. Nobody here has run it
Release check
Run python scripts/check_release.py and inspect the exit status before saying
that the release is ready. Generated evidence is named evidence_YYYYMMDD.json.
See the detailed procedure.
What ships with it: 2 files
129 B alongside SKILL.md, 1 of them executable
references/
- checks.md73 B
scripts/
- check_release.pyruns56 B