AdvPP: Skill for Claude Code

.claude/skills/advpp-release/SKILL.md

advpp-release is a skill for Claude Code from peder1981/AdvPP. It costs 71 tokens per session (1,932 once invoked), scanned A, original, no licence file.

A release checklist for publishing a new AdvPP compiler version, including its command-line tool, desktop interfaces, VS Code extension, and deployment.

In plain words
What is it for?
Use it when preparing or publishing a new AdvPP compiler release.
Why use it?
It removes the need to remember the repository’s release steps and the parts that must be published together.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is peder1981/AdvPP's own configuration. It tells Claude Code how to work on AdvPP itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything AdvPP configures →

Reuse

Borrowing it

Nothing to install: this file belongs to peder1981/AdvPP. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/peder1981/AdvPP/master/.claude/skills/advpp-release/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/peder1981/AdvPP

Made for: Claude Code.

Wrote 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.

agentmods badge for advpp-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/peder1981/advpp/advpp-release/github.svg)](https://agentmods.dev/skills/peder1981/advpp/advpp-release)
Your own site
<a href="https://agentmods.dev/skills/peder1981/advpp/advpp-release"><img src="https://agentmods.dev/badge/skills/peder1981/advpp/advpp-release/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for advpp-release

Your own site · 80×15
<a href="https://agentmods.dev/skills/peder1981/advpp/advpp-release"><img src="https://agentmods.dev/badge/skills/peder1981/advpp/advpp-release.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,932 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.01932
Opus 5 $0.00036 $0.00966
Sonnet 5 $0.00014 $0.00386
Haiku 4.5 $0.00007 $0.00193

Measured 5d ago against content hash 81a3380fb91e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

advpp-release scanned grade A with 0 findings 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 5d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/advpp-release/SKILL.md · 171 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 171 lines · 71 tokens per session scan A 81a3380fb91e

Subscribe to this mod's changes

advpp-release is a skill published in the GitHub repository peder1981/AdvPP (2 stars, last pushed 5d ago), with no licence file. It adds 71 tokens to every session and 1,932 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-07.

Related

Other skills, from other repositories

publish-release

Cut and publish a versioned release of @loopdive/js2 + the js2wasm proxy — bump both manifests in lockstep, land a reviewed release PR, then push the vX.Y.Z tag that triggers npm/JSR publish. Use this whenever the user wants to release, publish, ship, cut, or tag a version, bump the version number, push a release tag…

loopdive/js2 · 183 tokens

changelog-patterns

Use when the user asks to generate a changelog, release notes, or delivery notes from ADVPL/TLPP code changes on TOTVS Protheus -- analyzing diffs or a list of changed files, classifying each change (NEW/FIX/CHANGE/REMOVE/REFACTOR), assessing business impact (ALTO/MEDIO/BAIXO), and detecting affected tables. Also…

thalysjuvenal/advpl-specialist · 125 tokens

shipping-and-launch

Pre-deploy hygiene for a Spring Boot 4 feature — verify gates, capture rollback plan, sign off observability, generate release notes, and stage the rollout. Used by /ship after /review approves the diff. The agent never deploys; it produces the plan a human executes.

loiane/specs-driven-development-spring-angular · 64 tokens

qalma-release

Guide npm releases and the publish pipeline for @qalma/editor and @qalma/skills. Use when discussing or changing versioning, the release scripts, the GitHub Actions release workflow, the Nx release configuration, npm publishConfig, or npm Trusted Publisher setup.

cdskill/qalma · 57 tokens

agent-release-swarm

Agent skill for release-swarm - invoke with $agent-release-swarm.

ruvnet/ruflo · 19 tokens

release-announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

paperclipai/paperclip · 42 tokens