jev-skill-gate GitHub avatar by ShivamPansuriya

ShivamPansuriya /

Context GC & Filter

jev-skill-gate

Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.

License: MITLanguage: JavaScriptLast push: 9/17/2026#context-compaction#coding-agents#llm-routing-cost

What Jev Does in this Architecture

Assesses skills against the project stack, directory, and README before adjusting description visibility.

Key Architecture Benefit

Keeps relevant descriptions while preserving manual access to other skills.

Review & Benchmark Note: Local scoring is available without a key. The author reports only partial Jev evaluation coverage; this site has not verified Token savings or effectiveness.
Clone Repository
git clone https://github.com/ShivamPansuriya/jev-skill-gate.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

ShivamPansuriya/jev-skill-gate

Architecture Category

Context GC & Filter

Context compaction, tool output pruning, and memory garbage collection.

View all in this category →

Related Projects in Context GC & Filter

Winnow repository icon by GhalebDweikat

GhalebDweikat

Winnow

17
Context GC & FilterMITPython

A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.

What Jev does here

Jev scores whether Read, Bash and Grep output blocks are needed; local thresholds keep relevant or uncertain blocks.

Reduces visible output while retaining a way to retrieve hidden text.

#context-compaction#coding-agents
3 evidence links
Inspect details
3,528
Context GC & FilterMITTypeScript

Prunes old tool calls and outputs for Claude Code while retaining surviving text verbatim.

What Jev does here

Separately judges whether a tool call and its full output are still needed; code keeps, truncates or drops them.

Avoids rewriting paths, commands and errors into a new summary.

#context-compaction#coding-agents
1853 evidence links
Inspect details
Context GC & FilterMITTypeScript

A Pi extension that prunes stale tool history verbatim and falls back to Pi summary compaction when needed.

What Jev does here

Judges whether calls and outputs should survive in the context sent to the model.

Retains the original session file and records pruning decisions.

#context-compaction#coding-agents
13 evidence links
Inspect details