melodic-software

61 mods across 1 repository, 12 stars between them.

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Audit a repo's Claude Code automation landscape, covering hooks, MCP servers, skills, subagents and scheduled tasks, against the enforcement hierarchy, producing PASS/REJECT/CONDITIONAL verdicts backed by evidence. The default verdict is REJECT because most gaps are already covered by compiler/analyzer/build-time…

12 yesterday A 126 tokens original MIT

audit-instructions

26

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Audit locally-owned Claude Code instruction surfaces, including CLAUDE.md, .claude/rules, skill bodies, agent definitions, hook instruction text and output styles, for instructions current models no longer need (prior-model workarounds, over-prescriptive scaffolding, stale examples), instructions that misstate Claude…

12 yesterday A 201 tokens original MIT

audit-pass

27

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Run ONE coordinated, ordered, resumable pass over a named target repository: a three-scope inventory first (managed policy read-only, user scope routed as recommendations, project scope), then delegated checks lane by lane, findings persisted per lane so an interrupted run resumes instead of restarting, and one human…

12 yesterday A 180 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Audit Claude Code permission GRANTS for portability and auto-mode durability. Scans skill/command/agent frontmatter allowed-tools and settings.json/settings.local.json/user-global permissions.allow for interpreter-wildcard rules dropped in auto mode, hardcoded machine/user paths, and inert plugin self-grants. Use…

12 yesterday A 110 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Report the Claude Code permission state actually in effect. Discovers every settings scope (managed policy, user-global, project, local, and the pre-v2.1.211 start-directory copy), merges them into the effective allow/ask/deny set with each rule's source and precedence mechanic named, and classifies which allow rules…

12 yesterday A 158 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Audit locally-owned instruction components, including skill bodies, agent definitions, hook instruction text, output styles, CLAUDE.md and rules, for MISSING posture guidance the official prompting guide says their purpose needs: delegation criteria/caps in orchestration components, minimal-scope and anti-test-gaming…

12 yesterday A 250 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Draft an autoMode classifier block for Claude Code by interviewing you about what should and should not be auto-approved, then printing a paste-ready JSON block to stdout. Entries follow the shape the classifier actually reads well: a label, bulleted COVERED / NOT COVERED, one line of rationale. Every section keeps…

12 yesterday A 146 tokens original MIT

unhobble

32

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Empirical bare-baseline experiment on a repo's standing instructions: reversibly strip project CLAUDE.md/rules/behavioral hooks/skills on a dedicated branch, work normally against the bare model logging observed stumbles to a ledger, then re-add ONLY instructions with repeated same-cause evidence, each restore citing…

12 yesterday A 136 tokens original MIT

claude-memory

33

melodic-software/claude-code-plugins

Plugin Claude Code

Keeps a repo's Claude Code memory layer healthy and under your control, against criteria derived from official Claude Code documentation. The audit skill checks the instruction/memory layer (CLAUDE.md, CLAUDE.local.md, .claude/rules/, auto-memory) with a deterministic script-backed spine plus judgment-tier checks. The.

12 yesterday A tokens not measured original MIT

stateless

34

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Inspect and turn off Claude Code's auto memory, the notes Claude writes itself per repo under /.claude/projects/ /memory/. Use when: 'make Claude stateless', 'stop Claude remembering', 'disable auto memory', 'turn off auto-memory', 'purge/clear/delete auto memory', 'wipe what Claude saved about this repo', 'does…

12 yesterday A 140 tokens original MIT

claude-ops

35

melodic-software/claude-code-plugins

Plugin Claude Code

Claude Code operations toolkit. Twelve skills: audit-skill-visibility (audit whether each installed skill is actually VISIBLE to the model, and diagnose why most of a fleet never gets used — a skill is invisible when its description is dropped by Claude Code's skill-listing context budget, which drops descriptions…

12 yesterday A tokens not measured original MIT

audit-install-state

36

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Read-only audit of a Claude Code INSTALLATION directory, the machine-scope /.claude tree plus /.claude.json. Inventorying every file, separating what the product's own retention sweep already manages from what nothing manages, resolving what each number in a filename actually means before any process-liveness check…

12 yesterday A 222 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Map native Claude Code surfaces, built-in CLI commands, bundled skills, plugin-backed built-ins, session-provided skills, against the current repo's plugin skills and agents, so a custom component never silently duplicates what Claude Code itself now ships. Bare invocation is a READ-ONLY report: overlap candidates…

12 yesterday A 260 tokens original MIT

audit-performance

38

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Read-only slowness-diagnostic capture for a Claude Code installation. Run it AT THE MOMENT the machine or a session feels slow, before restarting or deleting anything. One timed engine pass captures: CLI version (the version-regression suspect), retention-sweep health including the silent unparsable-settings pause…

12 yesterday A 325 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Audit whether each installed skill is actually VISIBLE to the model, and diagnose why most of a fleet never gets used. A skill is invisible when its description is dropped by the skill-listing context budget (Claude Code drops descriptions starting with the least-invoked skills, so an unused skill loses the keywords…

12 yesterday A 313 tokens original MIT

changelog

40

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Ingest Claude Code changelog entries and integrate them into the current repo. Fetch (read-only display), diff (impact analysis, no edits), status (applied versions), and apply (full integrate pipeline, explicit user intent only). Use when: 'new cc version', 'what changed in claude code', 'apply changelog', a new CC…

12 yesterday A 84 tokens original MIT

inventory

41

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Enumerate the complete Claude Code ECOSYSTEM this machine can invoke. Every built-in CLI command with its aliases and hidden/gated status, every bundled skill, and every component of every installed plugin (skills, agents, commands, hooks, MCP servers, LSP servers, workflows, output styles, themes, monitors, bin)…

12 yesterday A 214 tokens original MIT

known-issues

42

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Looks up and tracks known Claude product issues. Searches known GitHub bugs, checks service health and model quality, and maintains a persistent registry of tracked issues. Use when: 'is this broken', 'known CC bugs', 'troubleshoot Claude Code', 'any workarounds', 'feature behaves unexpectedly', 'scan repo for…

12 yesterday A 94 tokens original MIT

lanes

43

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Start, restart, stop, and check loop lanes as named background Claude Code sessions seeded from canonical prompt files, the scripted replacement for the manual morning refresh (cancel loop, clear, re-paste the canonical prompt) across N lanes on a machine. start/restart first pull the repo and refresh the plugin…

12 yesterday A 195 tokens original MIT

morning-brief

44

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Prints the operator's read-only morning view for the current GitHub repo in one pass. Open counts per queue label (needs-triage / ready / needs-decision / needs-human), the gh-native merge-ready PR list, parked decisions with their RECOMMENDED lines, and loop-lane telemetry freshness (last-cycle age + flags). Use…

12 yesterday A 127 tokens original MIT

observability

45

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Read and report on locally captured Claude Code telemetry, OTEL DuckDB store, collector, optional Aspire dashboard, hook-event JSONL, ccusage, with cross-session trend reports and store pruning. Use when: 'claude observability', 'OTEL', 'collector', 'token burn rate', 'hook latency', 'cost breakdown', 'how am I…

12 yesterday A 82 tokens original MIT

plugins

46

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Bring a machine's plugin fleet current on demand: marketplace refresh, update the plugins that actually load (including in-repo project/local-scope installs), install new catalog plugins per policy, detect scope divergence, and surface (never silently fix) drift, with a terse actionable report. Actions: sync (default…

12 yesterday B 119 tokens original MIT

code-tidying

47

melodic-software/claude-code-plugins

Plugin Claude Code

Code tidying and comment hygiene: /code-tidying:tidy proactively hunts a rotated, glob-scoped lane for Beck-style tidyings under a research-backed scope budget and ships one tight PR; /code-tidying:batch-simplify sweeps a time window, a branch, or an entire repository through grouped, dependency-ordered simplification.

12 yesterday B tokens not measured original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Classify code comments for four residue shapes. History narration ("used to… now…"), plan/session references ("Task 2 replaces the old…", "in this PR"), conversational antecedents ("per your request", "as you asked"), and ticket/PR/branch back-references a future reader will never see. Emitting Tier 1 (remove) and…

12 yesterday A 159 tokens original MIT