muster-frappe-release

muster-frappe-release is a skill for Codex from musterhq/muster. It costs 66 tokens per session (726 once invoked), scanned A, original, MIT.

A release-testing workflow for Muster, an automation system built on Frappe, the web framework behind ERPNext business software. It sets up an isolated test environment, prepares sample business data, and checks whether a release works.

In plain words
What is it for?
Use it to prepare Frappe benches and sites, seed ERP data, test migrations, roles, queues, workflows, speed, backups, recovery, and uninstall steps. It also supports release reports and demo videos.
Why use it?
It replaces informal demo checks with repeatable tests and recorded evidence. This helps find installation, upgrade, permission, performance, recovery, and browser or mobile problems before release.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to prepare Frappe benches and sites, seed ERP data, test migrations, roles, queues, workflows, speed, backups, recovery, and uninstall steps. It also supports release reports and demo videos.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/musterhq/muster/muster-frappe-release
Install

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.

Any agent
npx skills add musterhq/muster --skill muster-frappe-release
Clone the repo
git clone --depth 1 https://github.com/musterhq/muster

Made for: Codex.

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 muster-frappe-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/musterhq/muster/muster-frappe-release/github.svg)](https://agentmods.dev/skills/musterhq/muster/muster-frappe-release)
Your own site
<a href="https://agentmods.dev/skills/musterhq/muster/muster-frappe-release"><img src="https://agentmods.dev/badge/skills/musterhq/muster/muster-frappe-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 muster-frappe-release

Your own site · 80×15
<a href="https://agentmods.dev/skills/musterhq/muster/muster-frappe-release"><img src="https://agentmods.dev/badge/skills/musterhq/muster/muster-frappe-release.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 726 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 original 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.00066 $0.00726
Opus 5 $0.00033 $0.00363
Sonnet 5 $0.00013 $0.00145
Haiku 4.5 $0.00007 $0.00073

Measured 11d ago against content hash 0cc8e4b8b203, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

muster-frappe-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 11d 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.

skills/muster-frappe-release/SKILL.md · 39 lines

How it starts

The opening of the file, as written. The whole thing — 39 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Muster Frappe Release

Release through an isolated, reproducible Frappe bench and an artifact-backed quality gate. A polished demo is evidence of a verified system, not a substitute for tests.

Environment Workflow

  1. Load frappe-agent:frappe-bench and inspect versions, installed apps, sites, ports, services, disk, backups, and dirty repositories.
  2. Use a dedicated bench/site and unused ports for Muster. Do not modify customer benches unless explicitly scoped.
  3. Pin Frappe, ERPNext, Python, Node, app revisions, and dependency locks. Record commands without secrets.
  4. Validate clean install, migrate, restart, upgrade from the prior schema, backup/restore, and safe uninstall where supported.
  5. Publish health, version, migration, queue, scheduler, websocket, and gateway checks.

Data and Test Matrix

Seed deterministic but realistic companies, departments, users, roles, customers, suppliers, items, transactions, projects, tickets, HR records, custom DocTypes, metadata, agents, workflows, runs, approvals, and artifacts. Include sparse, malformed, high-volume, multilingual, long-text, attachment, and boundary data.

Run unit, schema, integration, permission, migration, queue/realtime, browser, narrow-mobile, accessibility, concurrency, load, soak, chaos, backup/restore, and security-negative suites. Preserve logs and results with timestamps, versions, hashes, and environment identity.

Each case writes one JSON result with schema_version, case_id, claim_id, environment_id, code and app revisions, site, actor and roles, tenant/company scope, fixture ids, start/end timestamps, expected outcome, actual outcome, status, side-effect assertions, artifact paths and hashes, and redacted diagnostics. A release manifest enumerates required cases and thresholds; missing, skipped, flaky, unhashed, or stale results fail the gate.

Set measurable thresholds before the run: zero authorization or tenant-isolation failures, zero lost/duplicated committed effects, zero unresolved high/critical security findings, all migration/restore cases passing, and agreed p95 UI/API/queue targets under the seeded load. Record lower-severity exceptions with owner and expiry.

Read the full file on GitHub · 39 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 39 lines · 66 tokens per session scan A 0cc8e4b8b203

Subscribe to this mod's changes

muster-frappe-release is a skill published in the GitHub repository musterhq/muster (11 stars, last pushed 6d ago), licensed MIT. It adds 66 tokens to every session and 726 once invoked, about $0.0003 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-08-30.