launch-enhance-debloat
CommunityDelete bloat, strengthen safety
Software Engineering#dead code#code cleanup#test verification#security hardening#dependency pruning#GitHub repo maintenance
AuthorCleanExpo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
launch-enhance-debloat removes dead weight and weak points from an existing codebase so it becomes leaner, safer, and more secure without unnecessary over-engineering.
Core Features & Use Cases
- Dead-code and dependency pruning: Detects unused exports, files, and dependencies (plus duplicated or unreachable logic) and proposes small reversible removals.
- Critical-path hardening: Flags missing error handling, unvalidated input, race conditions, and silent failures on high-impact paths like auth and session lifecycle.
- Security delegation and remediation planning: Delegates the security pass to security-audit, ranks fixes, and applies only approved changes in a sandbox with tests staying green.
- Approval-first application with guardrails: Enforces a tight file-modification ceiling (max_files_modified: 5), preserves critical non-blocking/atomic behaviors, and writes ranked results to a dated audit file rather than pushing directly to main.
Quick Start
Ask the agent to run launch-enhance-debloat on your repository in a cleanup/strengthen mode and propose a ranked, reversible set of approved bloat-removal and hardening changes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: launch-enhance-debloat Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#launch-enhance-debloat Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.