loose-ends

Community

Clean up before release.

AuthorElliotJLT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Before declaring work complete, teams risk leaving unused imports, TODO comments, missing tests, stale references, or incomplete error handling. This skill provides a final hygiene sweep to catch and remediate those issues.

Core Features & Use Cases

  • Loose Ends Sweep: Detects unused imports and variables, stray console statements, outstanding TODOs/FIXME, and outdated references across touched files.
  • Guided Remediation: Produces actionable items and a report to guide developers through fixes before merging or releasing.
  • Use Case: After implementing a feature or fix, run the sweep to ensure no cruft remains and that tests still cover the changes.

Quick Start

Run the sweep against your changed files to surface cleanup opportunities. Then address the findings and re-run until clean.

  • python scripts/sweep.py
  • Review the output and fix any flagged issues.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: loose-ends
Download link: https://github.com/ElliotJLT/Claude-Skill-Potions/archive/main.zip#loose-ends

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.