Marketplace
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: 実装作業, レビュー, 新機能開発, デプロイ.
allowed_tools: Read, Write, Edit, Bash
$ Installer
git clone https://github.com/Chachamaru127/claude-code-harness /tmp/claude-code-harness && cp -r /tmp/claude-code-harness/skills/maintenance ~/.claude/skills/claude-code-harness// tip: Run this command in your terminal to install the skill
SKILL.md
name: maintenance description: "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: 実装作業, レビュー, 新機能開発, デプロイ." allowed-tools: ["Read", "Write", "Edit", "Bash"] metadata: skillport: category: maintenance tags: [cleanup, archive, maintenance] alwaysApply: false
Maintenance Skills
ファイルのメンテナンス・クリーンアップを担当するスキル群です。
発動条件
- 「ファイルを整理して」
- 「アーカイブして」
- 「古いタスクを移動して」
/cleanup
含まれる小スキル
| スキル | 用途 |
|---|---|
| auto-cleanup | Plans.md, session-log 等の自動整理 |
ルーティングロジック
ファイル整理が必要な場合
→ auto-cleanup/doc.md を参照
実行手順
- ユーザーのリクエストを確認
auto-cleanup/doc.mdを読む- その内容に従って実行
Repository

Chachamaru127
Author
Chachamaru127/claude-code-harness/skills/maintenance
90
Stars
4
Forks
Updated3d ago
Added5d ago