Smart Context Pack When the user runs or asks "what files do I need for X", build a curated, token-budget-aware list of files to load instead of guessing or reading the whole repo. How to use Or for the current git state without a description: Or to feed it back into automation as JSON: How it ranks files Priority order: 1. Mentioned in prompt — explicit file paths or recognisable names → relevance 100 2. Modified in git working tree → 85 3. Historically useful in this project (high confidence, edited often) → up to 70 4. Keyword match against the task → up to 70 For each file the pack also s…