Clear All
Description
--- description: バックグラウンドシェルのクリーンアップを実行し、`/clear` によるコンテキストリセットを案内する --- バックグラウンドシェルプロセスのクリーンアップを行い、会話コンテキストのリセットは `/clear` の実行を案内します。 ## 実行手順 1. **バックグラウンドシェルのクリーンアップ**: - `.claude/scripts/cleanup-shells.sh` を実行して、Claude Code が起動した残存シェルプロセスを終了する ```bash bash .claude/scripts/cleanup-shells.sh ``` - 実行結果(終了したプロセス数)をユーザーに表示する 2. **コンテキストリセットの案内**: - クリーンアップ完了後、ユーザーに以下を案内する: ``` シェルプロセスのクリーンアップが完了しました。 会話コンテキストもリセットするには `/clear` を実行してください。 ``` ## 注意事
Installation
Installs to ~/.claude/commands/kdaviso-claude-project-template-clear-all.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KdavisO/claude-project-template/HEAD/.claude/commands/clear-all.md -o ~/.claude/commands/kdaviso-claude-project-template-clear-all.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development