wisci skills

5 tagged wisci, measured the same way as everything else here.

Browse within: codex-cli 5context-engineering 5gemini-cli 5

commit

01

ph3on1x/wisci

Skill Claude CodeCodex

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.

1 1mo ago A 48 tokens original MIT

compress

02

ph3on1x/wisci

Skill Claude CodeCodex

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.

1 1mo ago A 56 tokens original MIT

isolate

03

ph3on1x/wisci

Skill Claude CodeCodex

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…

1 1mo ago A 61 tokens original MIT