01
このSkillでできること
- ✓現在の変更ファイルと変更内容を把握する
- ✓知識グラフから影響を受けるコンポーネントを追跡する
- ✓インポートや呼び出しなどの依存関係を確認する
- ✓変更の影響範囲と潜在的なリスクを整理する
02
使い方
01
STEP 1
プロジェクトの.uaまたは旧ディレクトリに知識グラフがあるか確認する
02
STEP 2
未コミット差分またはブランチ・PRとの差分を取得する
03
STEP 3
グラフのコミット情報と現在のHEADを比較する
04
STEP 4
変更ノードと関連エッジを確認して影響をまとめる
03
Skillのインストール
初心者におすすめ
AIにこのSkillを追加してもらう
GitHub URLごとCodexやClaude Codeへ渡し、現在の環境に合う方法を判断してもらいます。
このGitHubリポジトリにあるSkillを確認し、現在の環境に適した方法でインストールしてください。
インストール後、正常に利用できることを確認し、基本的な使い方も簡潔に説明してください。
Repository:
https://github.com/Egonex-AI/Understand-Anything手動でインストールする
README / SKILL.mdから機械抽出できたコマンドのみ表示しています。推測したコマンドではありません。
curl -fsSL https://raw.githubusercontent.com/Egonex-AI/Understand-Anything/main/install.sh | bash
curl -fsSL https://raw.githubusercontent.com/Egonex-AI/Understand-Anything/main/install.sh | bash -s codexcurl -fsSL https://raw.githubusercontent.com/Egonex-AI/Understand-Anything/main/install.sh | bash -s kiro04
このSkillを使うプロンプト例
Skill名を明示すると、意図したSkillを使わせやすくなります。自動発動型では必須とは限りません。
このプルリクエストの差分を知識グラフと照合し、影響を受けるコンポーネントとリスクをレビューしてください。出力例を見る
変更ファイル、影響を受けるノード、依存関係、想定されるリスク、追加確認が必要な点を整理します。05
安全性チェック
自動解析による参考情報です。Skillの安全性を保証するものではありません。
外部API通信検出あり
Shellコマンド実行検出あり
ファイル読み取り明確な記述なし
ファイル書き込み明確な記述なし
ネットワークアクセス検出あり
認証情報検出あり
検出根拠を見る
- shell: . **Large graphs (10 MB+):** track with **git-lfs**. ```bash git lfs install git lfs track ".ua/*.json" git add .gitattributes .ua/ ``` ### View the
- shell: no LLM, no API key. Only Node.js (>= 18) is required: ```bash npx https://github.com/Egonex-AI/Understand-Anything/releases/latest/download/understand-
- network: PI key. Only Node.js (>= 18) is required: ```bash npx https://github.com/Egonex-AI/Understand-Anything/releases/latest/download/understand-anything-view
- network: zed/project ``` The terminal prints a tokenized URL (`http://127.0.0.1:5173/?token=…`) and opens the full interactive dashboard in your browser. The pr
- credential: open it with one command — no Claude Code, no LLM, no API key. Only Node.js (>= 18) is required: ```bash npx https://github.com/Egonex-AI/Understand-A
06
関連Skill
ab-test-analysis
A/Bテスト分析
A/Bテストの統計的有意性、サンプルサイズ、信頼区間、ガードレール指標を確認し、展開・延長・停止などの判断を支援します。
agent-skill-repositoryagent-skillsagentic-skills
comm-lit-review
comm-lit-review
通信分野の論文調査を、Zotero・Obsidian・ローカル資料を優先して実行し、関連研究やサーベイを整理するスキル。
ai-researchpaper-reviewresearch-automation
suede-pricing
suede-pricing
検証済みの経済性や顧客証拠をもとに、価格・料金指標・プラン構成・価格改定計画を検討し、意思決定資料と測定計画を作成します。
agent-orchestrationagent-skillcodex