Krfantasy Alsdiff
krfantasy-alsdiff is a Claude Code plugin for the Ship phase that diffs and analyzes changes between Ableton Live Set (.als) files.
Compare two Ableton Live Set (.als) saves and see what changed in tracks, devices, and automation before you commit or collaborate.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install krfantasy-alsdiff@krfantasy/alsdiffBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:krfantasy/alsdiff") and the paste-ready config with skillselion.get_install_config("plugin:krfantasy/alsdiff").
What it does
krfantasy-alsdiff is a Claude Code plugin marketplace entry aimed at producers and technical musicians who treat Ableton sessions like software artifacts. Ableton saves opaque binary-style XML inside .als archives, so ordinary diff tools miss musically meaningful changes. This bundle wires agent-facing commands around comparing sets, surfacing changelogs, and analyzing structural edits after saves or commits. Solo builders shipping sample packs, scoring work, or live-set templates can install it when they need repeatable review before sharing stems or restoring an older take. It is niche compared to web-app tooling but valuable if Live is part of your product pipeline. Expect music-domain focus plus development keywords (security scan, commit, LSP-adjacent tooling) spread across eight plugins rather than one monolithic skill.
Highlights
- Diff tool purpose-built for Ableton Live Set (.als) files, not generic text diffs
- Eight-plugin bundle covering analysis, changelogs, automation, and security-oriented scanning keywords from the repo
- Supports understanding complex session edits across tracks, racks, and project XML
- Fits music producers who version Ableton projects with Git or agent-assisted workflows
- Complements code-review style discipline for creative session files
Why builders use it
You cannot tell what actually changed between two Ableton saves without manually opening both projects or relying on blind file timestamps.
After you add the marketplace, you can run agent-driven .als diffs and changelog-style summaries so session edits are reviewable before share or rollback.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is krfantasy-alsdiff for?
Producers, sound designers, and developer-musicians who use Claude Code and need structured diffs for Ableton .als project files.
When should I use krfantasy-alsdiff?
Use it before sharing a Live set, after an agent or collaborator edited a project, or when you need a readable changelog between two saved versions.
How do I add krfantasy-alsdiff to my agent?
Register the krfantasy/alsdiff Claude Code plugin marketplace in Claude Code, install the bundle, then invoke the .als diff and analysis plugins from your session workflow.
Comments
Share how you use krfantasy-alsdiff, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.