.claude/skills/cleanupRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Run the self-improving loop before session end. config - enable/disable individual tasks [config.md], fa-prune - deduplicate failed-attempts rules [fa-prune.md], hook-review - review hook errors and suggest improvements [hook-review.md], rag-store - persist to RAG before session end + sync fix_plan completed items to RAG (medium matrix fallback) [rag-store.md], retrospect - analyze mistakes and record to feedback memory/failed-attempts [retrospect.md], run - 5-step sequential execution (commit → self-improve → kno…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/cleanupRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/cleanupRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/cleanupRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @drumrobot/cleanupclawhub inspect @drumrobot/cleanup --version 0.2.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:988f2f7d96108fd9b67a89ea8cace860b20e930ec3b214eabb1b9391c7eac21bCHANGELOG.mdconfig.mdfa-prune.mdhook-review.mdLICENSErag-store.mdresources/block-cleanup-missing-rename.shresources/block-cleanup-option-below-context-gate.shresources/block-cleanup-without-claudify.shresources/block-cleanup-without-rag.shresources/triage-fixplan-completed.pyretrospect.mdrun.mdscripts/fa-analyze.pyscripts/fa-batch-store.pyscripts/fa-classify.pyscripts/test-fa-classify-meta.pyskill-card.mdSKILL.md- Adds a self-improving cleanup loop that runs before session end, handling review, feedback, checklist, and persistence tasks. - Supports configurable tasks and individual toggling via `/cleanup config`. - Deduplicates failed-attempts rules and reviews hook errors with suggestions. - Persists knowledge and completed plan items to RAG, with medium matrix fallback. - Provides a sequential 5-step cleanup execution, including automated script helpers. - Ralph mode records improvements to file instead of prompting the user.