smart-explore とは?
ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。 ソース: thedotmack/claude-mem。
ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。
コマンドラインで smart-explore AI スキルを開発環境にすばやくインストール
ソース: thedotmack/claude-mem。
Structural code exploration using AST parsing. This skill overrides your default exploration behavior. While this skill is active, use smartsearch/smartoutline/smartunfold as your primary tools instead of Read, Grep, and Glob.
Core principle: Index first, fetch on demand. Give yourself a map of the code before loading implementation details. The question before every file read should be: "do I need to see all of this, or can I get a structural overview first?" The answer is almost always: get the map.
This skill only loads instructions. You must call the MCP tools yourself. Your next action should be one of:
ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。 ソース: thedotmack/claude-mem。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/thedotmack/claude-mem --skill smart-exploreツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。 ソース: thedotmack/claude-mem。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/thedotmack/claude-mem --skill smart-explore インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/thedotmack/claude-mem