Claude Code Plugins

Community-maintained marketplace

Feedback

MOVA: skill_file_cleanup_plan_node_basic (wrapper)

@Leryk1981/mova_wf_cycle
0
0

Generate a basic cleanup plan (keep/delete/archive/ask) from a filesystem snapshot; no filesystem changes. Input: env.file_cleanup_plan_request_v1, output: ds.file_cleanup_plan_v1.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name MOVA: skill_file_cleanup_plan_node_basic (wrapper)
description Generate a basic cleanup plan (keep/delete/archive/ask) from a filesystem snapshot; no filesystem changes. Input: env.file_cleanup_plan_request_v1, output: ds.file_cleanup_plan_v1.
when_to_use Use when "File cleanup plan (Node, basic)" must run through Codex automation
inputs [object Object]
outputs [object Object]
deterministic false

Notes

  • Prompt-first wrapper, coordinate execution manually.
  • Evidence paths: skills/skill_file_cleanup_plan_node_basic
  • Generated by tools/generate_codex_wrappers.mjs; edit if custom behavior is needed.