Eject — Development skill for Claude Code
Cleanly remove the framework from this project — the mirror image of /sf:adopt.
How to install Eject
Installs to ~/.claude/skills/shaunchew-savvy-template-eject/SKILL.md
mkdir -p ~/.claude/skills/shaunchew-savvy-template-eject && curl -fsSL https://raw.githubusercontent.com/shaunchew/savvy-template/HEAD/commands/eject.md -o ~/.claude/skills/shaunchew-savvy-template-eject/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Eject does
description: Cleanly remove the framework from this project — the mirror image of /sf:adopt. Unedited seeded files are quarantined (never deleted), files you edited are kept, and the plugin is disabled at project scope. argument-hint: "[--yes] [--restore-settings]"
/sf:eject
Reverse an adoption. The same safety contract as `/sf:adopt`, applied in the other direction: **nothing is deleted, your edits are never touched.**
Before running, confirm with the user that they want to remove
Alternatives in Development
- Worktree Cleanup — Remove worktrees and branches that have been merged: $ARGUMENTS 23.4k ★
- Remove Comments — Remove Obvious Comments 2.8k ★
- Module Status — Show status of all modules or a specific module (enabled/disabled, version, routes, migrations) 407 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Battle Mode
Throwaway-prototype posture. Drops pipelines, artifacts, and capture ceremony for speed. For code that gets de
Dream
Overnight autoresearch + maintainer sweep that surfaces a MORNING REPORT — suggested changes, issues raised wi
Ultimate Gemini Skill
Standalone Claude Code skill for Gemini 3.1 Flash Image — CLI mirror of ultimate-image-gen-mcp, no MCP server
Comfy Remove Background
Remove the background from an image using Comfy Cloud: $ARGUMENTS
Code Optimizer
Remove duplication, dead code, and needless indirection — fewer lines as a result, never as the goal
Loa Eject
Eject from Loa framework - transfer full ownership of all framework files to user
Related Agents
Bh Builder Dave
Beamhall builder "Dave", scoped to workspace team-green only, driving the appliance over his own authenticated
Tz Simplify Reviewer
Find code in a diff that can be deleted or collapsed. Reports findings; never edits.
Code Cleanup Optimizer
Remove technical debt, improve quality, eliminate redundancy after implementation is verified. Never use befor