The Lazarus skill commands have been renamed (merged in #1). Plain-English triggering is unchanged — only the explicit slash commands moved.
| Old command |
New command |
/lazarus:legacy-discover |
/lazarus:discover |
/lazarus:legacy-repair |
/lazarus:repair |
/lazarus:principal-audit |
/lazarus:audit |
What you need to do: run /plugin update lazarus@cognitivecode, then /reload-plugins (or restart claude). The new commands will appear; the old /lazarus:legacy-* names are gone.
Why: the skills were never limited to old or broken code — they work on any unfamiliar repo (inherited, open-source, or perfectly healthy). The "legacy" naming under-sold that and made the skills under-trigger on healthy repos, so we dropped it. Same tools, broader framing.
Nothing else changed about how the skills behave, and the destructive-command guard is unaffected.
The Lazarus skill commands have been renamed (merged in #1). Plain-English triggering is unchanged — only the explicit slash commands moved.
/lazarus:legacy-discover/lazarus:discover/lazarus:legacy-repair/lazarus:repair/lazarus:principal-audit/lazarus:auditWhat you need to do: run
/plugin update lazarus@cognitivecode, then/reload-plugins(or restartclaude). The new commands will appear; the old/lazarus:legacy-*names are gone.Why: the skills were never limited to old or broken code — they work on any unfamiliar repo (inherited, open-source, or perfectly healthy). The "legacy" naming under-sold that and made the skills under-trigger on healthy repos, so we dropped it. Same tools, broader framing.
Nothing else changed about how the skills behave, and the destructive-command guard is unaffected.