ph3on1x

16 mods across 2 repositories, 10 stars between them.

claude-cmux-skill

02

ph3on1x/claude-cmux-skill

Plugin Claude Code

Skill for orchestrating independent Claude Code sessions in cmux terminal — split panes, agent monitoring, browser automation, sidebar metadata, notifications, and full CLI coverage.

9 5mo ago A tokens not measured original MIT

SessionStart

03

ph3on1x/claude-cmux-skill

Hook

Runs when a session starts, running an inline shell check. From ph3on1x/claude-cmux-skill.

9 5mo ago A tokens not measured original MIT

Stop

04

ph3on1x/claude-cmux-skill

Hook

Runs when the agent finishes a response, running an inline shell check. From ph3on1x/claude-cmux-skill.

9 5mo ago A tokens not measured original MIT

Notification

05

ph3on1x/claude-cmux-skill

Hook

Runs when the agent sends a notification, running an inline shell check. From ph3on1x/claude-cmux-skill.

9 5mo ago A tokens not measured original MIT

cmux

06

ph3on1x/claude-cmux-skill

Skill Claude CodeCodex

This skill should be used when the user invokes /cmux or asks to spawn parallel Claude Code sessions in cmux terminal panes, monitor agent output, automate browsers in cmux, manage cmux notifications, or perform any cmux terminal management task. Requires CMUXSOCKETPATH environment variable to be set.

9 5mo ago A 64 tokens original MIT

wisci

07

ph3on1x/wisci

Plugin Claude Code

Plugin marketplace listing 1 plugin: wisci.

1 1mo ago A tokens not measured original MIT

wisci

08

ph3on1x/wisci

Plugin Claude Code

WISCI context engineering framework — Write, Isolate, Select, Compress, Iterate. Staleness-tracked context store (.wisci/), per-stream handoffs with a derived index, proactive session hooks, and context-enriched commits.

1 1mo ago A tokens not measured original MIT

wisci GEMINI.md

09

ph3on1x/wisci

Instructions file Gemini CLI

Gemini CLI instructions for ph3on1x/wisci: You have the WISCI skills available: /select, /write, /isolate, /compress, /commit.

1 1mo ago A 264 tokens original MIT

SessionStart

10

ph3on1x/wisci

Hook

Runs when a session starts on startup, resume, clear and compact, executing wisci.py via python3 (2 commands). From ph3on1x/wisci.

1 1mo ago A tokens not measured original MIT

PreCompact

11

ph3on1x/wisci

Hook

Runs before the context is compacted for auto and manual tool calls, running echo 'Preserve verbatim in the summary: file paths, decision. From ph3on1x/wisci.

1 1mo ago A tokens not measured original MIT

commit

12

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

13

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

14

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

select

15

ph3on1x/wisci

Skill Claude CodeCodex

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.

1 1mo ago A 62 tokens original MIT

write

16

ph3on1x/wisci

Skill Claude CodeCodex

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.

1 1mo ago A 50 tokens original MIT