スキル一覧に戻る
sigridjineth

context-editing-guide

by sigridjineth

Build Your Team's Interview Copilot using Claude Skills

1🍴 0📅 2025年12月15日
GitHubで見るManusで実行

SKILL.md


name: context_editing_guide description: Managing context window, token optimization, summarization strategies for long conversations.

Context Editing Skill

When to Use

  • Questions about managing long conversations
  • Token cost concerns
  • "Context window filling up"
  • "Claude forgets earlier messages"
  • "How to handle 20+ turn conversations"
  • Summarization and compression strategies

Key Feature: Context Editing

Context Editing lets you intelligently manage what stays in Claude's context window.

Core Capabilities

  1. Summarization: Compress older turns while preserving meaning
  2. Fact Extraction: Pull out key facts to persistent storage
  3. Selective Retention: Keep important messages verbatim
  4. Dynamic Management: Adjust context based on conversation flow
Turns 1-5:    Keep verbatim (recent context)
Turns 6-15:   Summarize (compressed context)
Persistent:   Extracted facts (always present)

Token Savings

  • Typical reduction: 60-70% for conversations over 20 turns
  • Better user experience: Claude "remembers" key facts
  • Cost savings scale with conversation length

Response Guidelines

  1. Identify the problem: Long conversations? Token costs? Lost context?
  2. Explain the pattern: Verbatim + Summarized + Persistent
  3. Give specific numbers: 60-70% savings, turn thresholds
  4. Offer to dive deeper: Architecture details if they want

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です