Skip to content

WISCI v1.0.0

Choose a tag to compare

@ph3on1x ph3on1x released this 21 Mar 15:33
· 21 commits to main since this release

WISCI v1.0.0 — Initial Release

Context Engineering Framework for Claude Code. Four slash commands for proactive LLM context management.

Commands

  • /write — Externalize context to persistent scratchpad files with section-level merge
  • /select — Load context with automatic git-based staleness detection and stripping
  • /isolate — Delegate research to 1-3 subagents with isolated context windows
  • /compress — Create compressed handoff documents for session transitions

Installation

/plugin marketplace add ph3on1x/wisci
/plugin install wisci@wisci-marketplace

Key Features

  • Git-based staleness detection via ## References manifests
  • Automatic stripping of stale content (no passive warnings)
  • Section-level merge preserving exact facts, file paths, and decisions
  • Topic-based storage in scratchpad/
  • Addresses all 4 context engineering failure modes: poisoning, distraction, confusion, clash