presonus-studiolive-mcp: Skill for Claude Code

.github/Skills/github-housekeeping/SKILL.md

github-housekeeping is a skill for Claude Code, Codex from zarfld/presonus-studiolive-mcp. It costs 0 tokens per session (781 once invoked), scanned A, original, MIT.

A workflow for keeping a GitHub repository’s issues, labels, milestones, checklists, and project status aligned with the actual code. GitHub issues are tracked work items, and labels classify them.

In plain words
What is it for?
Reviewing open issues, correcting their status or wording, adding controlled labels, checking acceptance criteria, and linking work to relevant skills.
Why use it?
It helps prevent completed work, stale tasks, missing labels, and misleading issue descriptions from making the project harder to understand.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is zarfld/presonus-studiolive-mcp's own configuration. It tells Claude Code and Codex how to work on presonus-studiolive-mcp 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 presonus-studiolive-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to zarfld/presonus-studiolive-mcp. 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/zarfld/presonus-studiolive-mcp/master/.github/Skills/github-housekeeping/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/zarfld/presonus-studiolive-mcp

Made for: Claude Code, 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 github-housekeeping

README.md
[![agentmods](https://agentmods.dev/badge/skills/zarfld/presonus-studiolive-mcp/github-housekeeping.svg)](https://agentmods.dev/skills/zarfld/presonus-studiolive-mcp/github-housekeeping)
Your own site
<a href="https://agentmods.dev/skills/zarfld/presonus-studiolive-mcp/github-housekeeping"><img src="https://agentmods.dev/badge/skills/zarfld/presonus-studiolive-mcp/github-housekeeping.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 781 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.00000 $0.00781
Opus 5 $0.00000 $0.00391
Sonnet 5 $0.00000 $0.00156
Haiku 4.5 $0.00000 $0.00078

Measured 7d ago against content hash db46170ff8e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

github-housekeeping 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 7d 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.

.github/Skills/github-housekeeping/SKILL.md · 176 lines

How it starts

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

GitHub Housekeeping

Purpose

Use this skill to keep the issue tracker, labels, milestones, and project state aligned with the actual repository state.

The goal is to make the repo understandable to both humans and agents. Open issues should represent real remaining work, not completed history.

Applies to

  • GitHub issues
  • labels
  • milestones
  • issue checklists
  • release blockers
  • completed-but-open issues
  • stale TODO tracking
  • HIL work queues

Use a controlled label set.

Type

type:bug
type:feature
type:stub
type:docs
type:refactor
type:test
type:hil-probe

Area

area:routing
area:avb
area:fat-channel
area:write-tools
area:mcp-server
area:adapter
area:domain
area:ci
area:docs

Status

status:planned
status:in-progress
status:implemented-unverified
status:needs-probe
status:blocked
status:observed
status:done

Priority

priority:p0
priority:p1
priority:p2
priority:p3

Required workflow

  1. List open issues.
  2. Identify issues that appear completed.
  3. Identify issues whose title/body overstates completion.
  4. Identify issues missing acceptance criteria.
  5. Identify issues missing labels.
  6. Link each issue to the relevant skill:
    • stubs → stub-placeholder-elimination
    • routing → routing-reverse-engineering
    • HIL → hil-probe-design
    • writes → mcp-write-safety-gate
    • Fat Channel → fat-channel-calibration
    • claims/release → release-readiness-audit
  7. Close completed issues only if evidence is linked.
  8. Convert broad issues into smaller actionable issues if needed.

Required issue template

Each active issue should contain:

## Problem
What is unfinished or wrong?

## Scope
Files/tools/features affected.

## Required skill
Which agent skill should be used?

## Acceptance criteria
- [ ] ...
- [ ] ...

## Evidence required
Unit test / HIL probe / fixture / docs update.

## Capability impact
Which capability matrix entries change?

Read the full file on GitHub · 176 lines

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. 7d ago First seen · 176 lines · 0 tokens per session scan A db46170ff8e0

Subscribe to this mod's changes

github-housekeeping is a skill published in the GitHub repository zarfld/presonus-studiolive-mcp (1 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 781 tokens. 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-31.