WISCI v1.0.0
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
## Referencesmanifests - 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