ph3on1x/wisci

Context engineering framework for AI coding agents — Write, Isolate, Select, Compress

1Stars on the repository
9Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

ph3on1x/wisci

Skill Claude CodeCodex

Part of wisci

Creates conventional git commits enriched with a Context section that logs AI-layer changes (.wisci/, CLAUDE.md, skills, rules), turning git history into queryable long-term memory. Use to commit changes, optionally pushing afterward.

not rated 1 1mo ago A 48 tokens original MIT

compress

02

ph3on1x/wisci

Skill Claude CodeCodex

Part of wisci

Snapshots session work state into per-stream handoff files under .wisci/handoff/ so a fresh session can resume exactly where this one stopped. Use when ending a session, switching to other work, saving progress before context runs out, or after a context compaction.

not rated 1 1mo ago A 56 tokens original MIT

isolate

03

ph3on1x/wisci

Skill Claude CodeCodex

Part of wisci

Delegates research and exploration to subagents with isolated context windows, then synthesizes findings inline and persists durable results to .wisci/context/ via the write skill. Use for investigating a codebase area, researching external docs or best practices, or comparing approaches without polluting the main…

not rated 1 1mo ago A 61 tokens original MIT

select

04

ph3on1x/wisci

Skill Claude CodeCodex

Part of wisci

Loads validated project context into the session — bare invocation gives a codebase primer plus an inventory of stored context and handoffs; with arguments it runs a targeted deep dive on one topic. Use when starting or resuming a session, orienting in a project, or loading stored context for a task.

not rated 1 1mo ago A 62 tokens original MIT

write

05

ph3on1x/wisci

Skill Claude CodeCodex

Part of wisci

Externalizes knowledge from the conversation into persistent, staleness-tracked markdown files under .wisci/context/. Use when research results, decisions, or findings are worth keeping beyond this session, or when the user wants context saved to disk.

not rated 1 1mo ago A 50 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: