# Cleanup

> Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally file a GitHub issue.

- Skill: `sahildave/cleanup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sahildave/cleanup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sahildave/cleanup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sahildave (https://skillmd.com/u/sahildave)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sahildave/cleanup

---


## Execution

1. Spawn the `cleanup-analyzer` agent to run analysis and investigate findings.
2. Present the agent's structured report to the user.
3. Ask the user: "Would you like me to file a GitHub issue for these cleanup items?"
4. If yes, create a GitHub issue with the findings organized as actionable steps.

