multiAI Summary Pending

maintenance

Cleans up and organizes project files. Use when user mentions '整理', 'cleanup', 'アーカイブ', 'archive', '肥大化', 'Plans.md', 'session-log', or asks to clean up old tasks, archive completed items, or organize files. Do NOT load for: 実装作業, レビュー, 新機能開発, デプロイ.

231 stars

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/maintenance/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/chachamaru127/maintenance/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/maintenance/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How maintenance Compares

Feature / AgentmaintenanceStandard Approach
Platform SupportmultiLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Cleans up and organizes project files. Use when user mentions '整理', 'cleanup', 'アーカイブ', 'archive', '肥大化', 'Plans.md', 'session-log', or asks to clean up old tasks, archive completed items, or organize files. Do NOT load for: 実装作業, レビュー, 新機能開発, デプロイ.

Which AI agents support this skill?

This skill is compatible with multi.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Maintenance Skills

ファイルのメンテナンス・クリーンアップを担当するスキル群です。

---

## 発動条件

- 「ファイルを整理して」
- 「アーカイブして」
- 「古いタスクを移動して」
- 「整理して」「cleanup」

---

## 含まれる小スキル

| スキル | 用途 |
|--------|------|
| auto-cleanup | Plans.md, session-log 等の自動整理 |

---

## ルーティングロジック

### ファイル整理が必要な場合

→ `auto-cleanup/doc.md` を参照

---

## 実行手順

1. ユーザーのリクエストを確認
2. `auto-cleanup/doc.md` を読む
3. その内容に従って実行