remove-feature
Use when the user says `/remove-feature`, or wants to fully remove/rip out/delete/kill a feature, flag, endpoint, or subsystem from a codebase — "remove X", "rip out the Y feature", "we killed Z, clean up the dead code", "delete the old A path". Switches into plan mode, interviews to scope the feature, traces it via git history (the commits/PR that first added it) and a codebase deep dive (call-graph from its entry points), builds a complete removal manifest across every orphan category (code, deps, tests, flags, DB, env, routes, assets, docs, IaC) with a todo for every concrete change/removal, then deletes it in atomic commits with the rest of the app proven still-green. NOT for disabling behind a flag, deprecating with a shim, or fixing a bug — this hard-deletes and leaves no compat layer.
この Skill を導入
coding agent を選び、プロジェクト用または個人用コマンドをコピーします。
npx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a codex -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a codex -g -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a claude-code -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a claude-code -g -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a github-copilot -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a github-copilot -g -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a cursor -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a cursor -g -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a gemini-cli -ynpx skills add https://github.com/jsolly/agent-skills/tree/4ed80de64f4bc2ac92708edb4fed2ebbb810b01a/skills/remove-feature -a gemini-cli -g -ygemini skills install https://github.com/jsolly/agent-skills.git --scope workspace --path skills/remove-feature