Global-mindee/WAY

W.A.Y? (Who Are You? : I'm not a developer) — a personal AI harness that learns you, not a framework you learn

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

UserPromptSubmit

01

Global-mindee/WAY

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing skill-keyword-injector.js and svop-injector.js via node (2 commands). From Global-mindee/WAY.

11 1mo ago A tokens not measured copy · 39% MIT

SessionStart

02

Global-mindee/WAY

Hook Claude Code

Runs when a session starts, executing session-start-scan.js via node. From Global-mindee/WAY.

11 1mo ago A tokens not measured copy · 45% MIT

Stop

03

Global-mindee/WAY

Hook Claude Code

Runs when the agent finishes a response, executing context-usage-monitor.js, full-loop-driver.js and svop-auditor.js via node (3 commands). From Global-mindee/WAY.

11 1mo ago A tokens not measured copy · 47% MIT

PreCompact

04

Global-mindee/WAY

Hook Claude Code

Runs before the context is compacted, executing context-usage-monitor.js via node with --precompact. From Global-mindee/WAY.

11 1mo ago A tokens not measured original MIT

PreToolUse

05

Global-mindee/WAY

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing external-impact-guard.js via node. From Global-mindee/WAY.

11 1mo ago A tokens not measured copy · 52% MIT