← スキル一覧に戻る

vault-archive
by xavierchoi
⭐ 8🍴 1📅 2026年1月24日
SKILL.md
name: vault-archive description: > Use when user wants to store completed or inactive items. Triggered when intention involves finishing, closing, or preserving old work. Moves items to 04_Archive with proper metadata.
Vault Archive
Behavior
- Identify what to archive:
- Completed project → entire folder
- Outdated resource → single note
- Old area content → folder or notes
- Update frontmatter with archive metadata
- Move to
04_Archive/preserving structure - Update any MOCs that referenced archived items
Archive Metadata
Add to frontmatter before moving:
archived: {YYYY-MM-DD}
status: completed # for projects
Folder Structure Preservation
Original: 01_Projects/marketing-campaign/
Archived: 04_Archive/01_Projects/marketing-campaign/
Preserve the source folder prefix to maintain context.
Pre-Archive Checklist
Before archiving, verify:
- All tasks completed (or intentionally abandoned)
- No active references from other notes
- User confirms archival
Confirmation Flow
- Show what will be archived:
- File/folder name
- Note count (if folder)
- Last modified date
- Warn about any active links to this content
- Ask for explicit confirmation
- Execute archive
Post-Archive Actions
- Confirm completion with new location
- Remind: "Archived items remain searchable"
- Offer to update any MOCs that linked to archived content
- Suggest: "You might want to run vault-status to see remaining active projects"
Undo Guidance
If user wants to unarchive:
- Move folder/file back to original location
- Remove
archived:field from frontmatter - Update
status:if applicable
スコア
総合スコア
35/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です