Agent skill
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: 実装作業, レビュー, 新機能開発, デプロイ.
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/chachamaru127/maintenance
Metadata
Additional technical details for this skill
- skillport
-
{ "tags": [ "cleanup", "archive", "maintenance" ], "category": "maintenance", "alwaysApply": false }
SKILL.md
Maintenance Skills
ファイルのメンテナンス・クリーンアップを担当するスキル群です。
発動条件
- 「ファイルを整理して」
- 「アーカイブして」
- 「古いタスクを移動して」
- 「整理して」「cleanup」
含まれる小スキル
| スキル | 用途 |
|---|---|
| auto-cleanup | Plans.md, session-log 等の自動整理 |
ルーティングロジック
ファイル整理が必要な場合
→ auto-cleanup/doc.md を参照
実行手順
- ユーザーのリクエストを確認
auto-cleanup/doc.mdを読む- その内容に従って実行
Didn't find tool you were looking for?