Legacy Review — Development skill for Claude Code
Walk _legacy/ / items deciding Keep/Delete/Restore; --initial-migration scans repo at first adoption.
How to install Legacy Review
Installs to ~/.claude/skills/shaunchew-savvy-template-legacy-review/SKILL.md
mkdir -p ~/.claude/skills/shaunchew-savvy-template-legacy-review && curl -fsSL https://raw.githubusercontent.com/shaunchew/savvy-template/HEAD/commands/legacy-review.md -o ~/.claude/skills/shaunchew-savvy-template-legacy-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Legacy Review does
description: Walk _legacy// items deciding Keep/Delete/Restore; --initial-migration scans repo at first adoption. argument-hint: "[--initial-migration]"
/sf:legacy-review
Run the legacy-reviewer walkthrough across `_legacy/` folders. With `--initial-migration`, scans the working tree for files that don't fit the new structure and proposes archival.
Procedure
- Parse
$ARGUMENTS. If it contains--initial-migration, set flaginitial=true. Otherwiseinitial=false
Alternatives in Development
- Cohort Analysis — Cohort retention curves, feature adoption, and segment insights 7.8k ★
- Diagnose Seq Scans — Remedy high seq scans on a table 7.2k ★
- SwiftUI Expert Skill — Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption 2.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Code Comments
Keep comments minimal and structurally invisible — code shape comes first, rationale lives at the boundary, de
Mise Migration
Migrate projects from legacy version managers (NVM, pyenv, rbenv, rustup) to mise with automated configuration
Plan Migration
Break a legacy modernization or framework upgrade into verifiable hops
Resume Skills
Offline, local-only context migration skills across 9 coding-agent sources × 9 destination hosts (registry-der
Cleanup Roadmap
Collapse this repo's DECISIONS.md to an index and trim ROADMAP.md to its open set — strip the §0 resume-block
Flywheel Compound Refresh
Sweep docs/solutions/ for stale, duplicate, and contradictory learnings — Keep / Update / Consolidate / Replac
Related Agents
Cruft Auditor
Scans PR diffs for legacy patterns that should have been cleaned up.
Topology Mapper
Topology Manager and Legacy Scaffolder. Use this agent to maintain the topology_map inside docs/active_state.j
React Modernization
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods... - wshob