Skip to main content
ClaudeWave
Slash Command124 estrellas del repoactualizado 1mo ago

foresight

The /foresight command filters stored memories by relevance to the user's current prompt, using intent analysis and domain detection to return only applicable information while reducing token consumption. Use this Pro feature when working with large memory collections to quickly surface pertinent context without processing irrelevant data, improving efficiency in specialized conversations or multi-domain workflows.

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/foresight.md -o ~/.claude/commands/foresight.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

foresight.md

# /nemp:foresight

🔒 **Nemp Foresight is a Pro feature.**

Foresight scores every memory against your prompt's intent and returns only the relevant subset — with domain detection, vitality modifiers, and token savings stats.

Upgrade at [nemp.dev/pro](https://nemp.dev/pro) to unlock.

Already have a license? Run `/nemp:activate <your-license-key>` to unlock.