Use when selecting, compacting, or reviewing repository context for an implementation, review, or investigation task. Helps build high-signal context packs from file trees, diffs, symbols, tests, docs, slices, and search hits while avoiding noisy full-repo reads.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use when selecting, compacting, or reviewing repository context for an implementation, review, or investigation task. Helps build high-signal context packs from file trees, diffs, symbols, tests, docs, slices, and search hits while avoiding noisy full-repo reads.
Context Curator
Aim to provide the smallest sufficient context pack.
Steps
Start with the task, git diff, file tree, and docs index.
Identify candidate files by imports, references, tests, and ownership.
Prefer symbols, slices, and tests over full files.
Include why each file or slice matters.
Note missing context and open questions.
Stop when adding more context is likely to add noise.