Agent Skillsmohitagw15856/pm-claude-skills › shared-drive-cleanup

shared-drive-cleanup

GitHub

针对无人负责的共享盘进行清理,通过确立所有者、自上而下审计及归档而非删除的策略,解决数据堆积问题。产出审计地图、归档计划及所有权分配,防止数据再生。

exports/openclaw/shared-drive-cleanup/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

共享盘管理混乱 清理团队驱动器 询问文件夹归属 用户因恐惧而不敢删除文件

Install

npx skills add mohitagw15856/pm-claude-skills --skill shared-drive-cleanup -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/shared-drive-cleanup -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@shared-drive-cleanup

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill shared-drive-cleanup -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "shared-drive-cleanup",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/shared-drive-cleanup.html",
    "metadata": {
        "openclaw": {
            "emoji": "🧠"
        }
    },
    "description": "Clean up a shared drive nobody owns — the ownership-first move, the top-down audit that finds the 80% (stale projects, duplicates, ex-employee folders), the archive-don't-delete discipline for shared property, and the norms that prevent regrowth. Use when asked our shared drive is a disaster, clean up the team drive, who owns all these folders, or people are scared to delete anything. Produces the audit map, the archive plan with the fear-killing rule, the ownership assignments, and the going-forward norms."
}

Shared Drive Cleanup Skill

Shared drives rot for one structural reason: shared ownership is no ownership. Nobody deletes (it might be someone's), nobody files (whose rule?), and the drive becomes archaeology — ex-employees' folders, three "Marketing" directories, project debris from 2022. The cleanup starts with ownership (one named steward, or nothing sticks), proceeds top-down (folder-level verdicts, never file-by-file), and replaces deletion fear with the archive rule: nothing is destroyed; everything doubtful moves to a dated archive that nobody has ever actually needed to reopen — but could.

What This Skill Produces

  • The audit map — top-level folders × last-modified × apparent owner × verdict (keep / archive / merge)
  • The archive plan_archive/2026/ moves, the fear-killing everything-is-recoverable rule, the announcement
  • The ownership layer — steward named per surviving top-level folder; unowned folders can't survive the audit
  • The norms — the placement rules + naming convention + quarterly review that prevent the regrowth

Required Inputs

Ask for these if not provided:

  • The drive's shape — top-level listing with last-modified dates (the audit works at this altitude; no file inventories)
  • The political reality — whose folders are whose, any sensitive territories (Legal's corner, the exec folder), and whether a steward mandate exists or must be manufactured
  • The team's fear level — has deletion ever caused an incident? The archive rule's prominence scales with the scar tissue
  • Platform — Drive/SharePoint/Dropbox — permissions and versioning mechanics differ; the plan uses the real ones

Framework: The Cleanup Rules

  1. Ownership precedes organization: appoint the steward (or become it) before touching anything — cleanups without an owner regress within a quarter. Every top-level folder that survives gets a named steward too; "the team's" folders go to the audit's merge-or-archive pile.
  2. Audit top-down, verdict at folder level: last-modified > 12 months + no named owner → archive candidate, whole. Duplicated concepts (three Marketings) → one survivor, others merged-then-archived. File-by-file review is how cleanups die; folders are the unit.
  3. Archive, never delete — and say so loudly: everything doubtful moves to _archive/[year]/[original-name] — visible, searchable, restorable. The announcement leads with this rule because fear is the blocker: "nothing is being deleted; everything is one search away" converts objectors into shruggers. (Actual deletion happens years later, per the document-retention-map, by the steward, quietly.)
  4. Ex-employee folders get a protocol, not a taboo: steward + the person's former manager skim for the live material (extract to owned homes), then the folder archives whole. The taboo version — untouchable ghost folders — is how drives become graveyards.
  5. Regrowth prevention is norms plus cadence: the surviving structure gets placement rules (folder-structure-designer), the naming line (filename-convention), and a quarterly 30-minute steward review. A cleanup without the cadence is a before photo.

Output Format

Drive Cleanup: [drive] — steward: [name]

The Audit Map

Top-level folder Last modified Owner Verdict

The Archive Move

[_archive/2026/ plan · the announcement draft, leading with nothing-is-deleted · the restore-on-request promise]

Ownership Layer

[Surviving folders × stewards · the ex-employee protocol runs on: (list)]

Going Forward

[Placement rules posted · naming line · quarterly steward review, calendared]

Quality Checks

  • A steward exists before any move happens
  • Verdicts were made at folder level — no file-by-file audit
  • The announcement leads with the archive-not-delete rule
  • Every surviving top-level folder has a named steward
  • The quarterly review is calendared — cleanup without cadence is a photo

Anti-Patterns

  • Do not clean without a mandate — unowned cleanups get reverted by the first objector
  • Do not review file-by-file — the audit dies at folder 40 of 4,000
  • Do not delete in round one — archive buys the same tidiness without the fear war
  • Do not leave ghost folders as memorials — the protocol extracts and archives them respectfully
  • Do not skip the announcement — silent cleanups read as data loss and generate the incident the fear predicted

Version History

  • 471c606 Current 2026-07-22 13:42

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
d5a359ba
Indexed
2026-07-22 13:42

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 22:24
浙ICP备14020137号-1 $방문자$