context-degradation
✓エージェント システムにおけるコンテキスト劣化のパターンを認識、診断、軽減します。コンテキストが大きくなる場合、エージェントのパフォーマンスが予期せず低下する場合、またはエージェントの障害をデバッグする場合に使用します。
SKILL.md
Language models exhibit predictable degradation patterns as context length increases. Understanding these patterns is essential for diagnosing failures and designing resilient systems. Context degradation is not a binary state but a continuum of performance degradation that manifests in several distinct ways.
Context degradation manifests through several distinct patterns. The lost-in-middle phenomenon causes information in the center of context to receive less attention. Context poisoning occurs when errors compound through repeated reference. Context distraction happens when irrelevant information overwhelms relevant content. Context confusion arises when the model cannot determine which context applies. Context clas...
These patterns are predictable and can be mitigated through architectural patterns like compaction, masking, partitioning, and isolation.
エージェント システムにおけるコンテキスト劣化のパターンを認識、診断、軽減します。コンテキストが大きくなる場合、エージェントのパフォーマンスが予期せず低下する場合、またはエージェントの障害をデバッグする場合に使用します。 ソース: shipshitdev/library。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/shipshitdev/library --skill context-degradation- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
context-degradation とは?
エージェント システムにおけるコンテキスト劣化のパターンを認識、診断、軽減します。コンテキストが大きくなる場合、エージェントのパフォーマンスが予期せず低下する場合、またはエージェントの障害をデバッグする場合に使用します。 ソース: shipshitdev/library。
context-degradation のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/shipshitdev/library --skill context-degradation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/shipshitdev/library
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01