Skip to main content

Browse the directory

Showing 16 resources for "cleanup"
Saved
Active

15 review · 1 limited in this set — compare to see which signals differ.

Trust snapshot

16 results in this view

Claimed
0%(0/16)

2 trust signals differ in this sample: Source provenance, Submitter

Signals differ on Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (12/12)

Adoption queue

Browse adoption queue · balanced

1/16 visible results are in hold tier and need mitigation before adoption.

ready 0caution 15hold 1
caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

commands/refactor · trust review · confidence 67%

Claude Code Worktree Coordinator Agent

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

agents/claude-code-worktree-coordinator-agent · trust review · confidence 67%

CSS Unused Selector Detector - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/css-unused-selector-detector · trust review · confidence 67%

Database Connection Cleanup - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/database-connection-cleanup · trust review · confidence 67%

Dead Code Eliminator - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/dead-code-eliminator · trust review · confidence 67%

Feature Flag Lifecycle Review Rules

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

rules/feature-flag-lifecycle-rules · trust review · confidence 67%

GitHub Community Issue Triage Agent

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

agents/github-community-issue-triage-agent · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

0/16 results are high-confidence for the selected preset.

high 0medium 16low 0

Claude Code Worktree Coordinator Agent

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

agents/claude-code-worktree-coordinator-agent · trust review

CSS Unused Selector Detector - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/css-unused-selector-detector · trust review

Database Connection Cleanup - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/database-connection-cleanup · trust review

Dead Code Eliminator - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/dead-code-eliminator · trust review

Feature Flag Lifecycle Review Rules

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

rules/feature-flag-lifecycle-rules · trust review

GitHub Community Issue Triage Agent

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

agents/github-community-issue-triage-agent · trust review

Freshness distribution

58% of this view is aging or stale

Median age 297 days; 5 fresh of 12 scanned. Re-verify the oldest entries.

median 297d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

58%

7 entries

Theme distribution

Themes are broadly spread across this view

64 distinct themes with no dominant one. Most common: cleanup, optimization, claude-code.

Diverse

64 distinct themes across 16 scanned

Create and manage Unleash feature flags from Claude — evaluate whether a change needs a flag, detect existing flags to prevent duplicates, set rollout strategies, toggle environments, and get cleanup guidance — with the official Unleash MCP server following Unleash best practices.

Expert capability pack for reviewing Claude Code subagent transcript files, documented retention settings, compaction events, and summary handoff so verbose delegated work stays out of the main conversation.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

Source-backed rules for reviewing feature flag changes across their full lifecycle, covering flag creation, naming, default values, kill switches, targeting, rollout safety, cleanup of stale flags, and privacy-safe configuration evidence.

Source-backed agent that coordinates parallel Claude Code sessions across git worktrees, planning isolation, base-branch choice, gitignored-file copying, subagent worktrees, and cleanup so parallel edits do not collide, grounded in the official Claude Code worktrees docs.

A Stop hook that terminates lingering database connections when a Claude Code session ends — via PostgreSQL pg_terminate_backend, MySQL KILL, Redis CLIENT KILL, and MongoDB connection cleanup.

Cleans up temporary files, caches, and resources when Claude session ends. This Stop hook provides comprehensive environment cleanup for development projects, automatically removing temporary files, build artifacts, cache directories, and system-specific files across multiple platforms.

A Claude Code SessionEnd hook that scans a project for dead code and writes a report to .claude/reports. It runs available tools per language: ESLint and Knip for JS/TS, autoflake or pylint for Python, Knip for unused npm dependencies, ripgrep for unreferenced src files, and jq to flag zero-coverage files.

Detects unused CSS selectors when stylesheets are modified to keep CSS lean using PurgeCSS, PostCSS, and content analysis. This hook runs on CSS/SCSS file write/edit operations and analyzes stylesheets to identify unused selectors, generate optimized output, and report before/after size metrics.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Automatically runs go mod tidy when Go files or go.mod are modified to keep dependencies clean.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance

Invocation:/refactor [options] <file_or_selection>
Safety ✓ Privacy ✓

Custom slash command for behavior-preserving, scoped refactors of one file, function, or selection — stays inside a narrow ownership boundary for a reviewable, PR-sized change instead of a repo-wide pass

Invocation:/refactor-code <file, function, or selection>
Safety ✓ Privacy ✓

Use git worktrees with Claude Code to run parallel sessions safely: EnterWorktree, background isolation, cleanup of .claude/worktrees/, and branch ownership rules that prevent conflicting edits.

GitHub logo

Source-backed agent for cleaning up open-source GitHub issue queues with reproducibility checks, labels, issue types, milestones, assignees, project views, duplicate links, and maintainer-safe response drafts.

Official GreenSock GSAP AI Skills for coding agents that need correct GSAP tweens, timelines, ScrollTrigger, React cleanup, plugins, utilities, framework lifecycle guidance, and animation performance patterns.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

ActiveCampaign's official server that wires Postmark into Claude over stdio, exposing 24 tools for outbound mail, template authoring, message lookup, bounce handling, and suppression list cleanup.

MCP server that connects Claude to Windows CDB/WinDbg for crash dump discovery, dump triage, remote debugging targets, custom debugger commands, debugger cleanup, and CTRL+BREAK interrupts.