ソース情報
- リポジトリ
- benbrastmckie/ModelChecker
- ソースの最終更新活動
- 2026年3月3日 19:41
- 検出された SKILL.md の言語
- 英語
- スター
- 13
- フォーク
- 3
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SKILL.md を表示中
SKILL.md
ソースの指示 · 読み取り専用プレビュー- name
- skill-refresh
- description
- Manage orphaned processes and project file cleanup.
- allowed-tools
- Bash, Edit, Read
# Refresh Skill
Direct execution skill for cleanup and session maintenance.
<context>
<system_context>OpenCode cleanup and session maintenance.</system_context>
<task_context>Clean orphaned processes and temporary directories.</task_context>
</context>
<role>Direct execution skill for cleanup workflows.</role>
<task>Execute refresh and cleanup operations.</task>
<execution>Follow the Execution steps for cleanup operations.</execution>
<validation>Confirm cleanup results and safety checks.</validation>
<return_format>Return summary of cleanup actions.</return_format>
## Context References
Reference (do not load eagerly):
- Path: `.opencode/context/core/patterns/postflight-control.md` - Marker file protocol
- Path: `.opencode/context/index.md` - Context discovery index
## Trigger Conditions
- /refresh command invoked
- Cleanup or session maintenance requested
GitHubで見る