SessionStart
01Hook Claude Code
Runs when a session starts on startup, running echo 'conda activate named-pipes' >> "$CLAUDE_ENV_FILE". From stefanwebb/named-pipes.
Hook Claude Code
Runs when a session starts on startup, running echo 'conda activate named-pipes' >> "$CLAUDE_ENV_FILE". From stefanwebb/named-pipes.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (3 commands). From stefanwebb/named-pipes.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PostToolUse).
Skill Claude CodeCodex
Use cpipe to discover, inspect, and send commands to named-pipe tool servers.
Skill Claude CodeCodex
Use when releasing a new major version of named-pipes to GitHub and PyPI.
Skill Claude CodeCodex
Use when releasing a new patch version of named-pipes to GitHub and PyPI.
Skill Claude CodeCodex
Use when releasing a new minor version of named-pipes to GitHub and PyPI.
Instructions file
Claude Code instructions for stefanwebb/named-pipes, covering claude.md, commands, named pipe tools demo (toolserver + toolclient), terminal 1 — start the python demo server and legacy pipechannel demo.