Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when resuming work, preparing handoff context, binding an HTTP control-plane project, or deciding whether session_start is useful.
.claude/skills/avids2-memorix-sessions/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -48% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -54% | 0% |
memorix_session_start is optional. Use it when session semantics help; do not make memory-only work heavier than needed.
| Situation | Prefer | CLI fallback | |---|---|---| | Resume a prior long-running task | memorix_session_start | memorix session start --agent <name> | | HTTP control plane needs project binding | memorix_session_start with projectRoot | memorix session start --projectRoot <absolute-path> | | Need recent handoff/session summaries | memorix_session_context | memorix session context | | End a real working session | memorix_session_end | memorix session end --sessionId <id> --summary "<summary>" | | Need explicit subagent coordination identity | memorix_session_start with joinTeam: true | memorix session start --joinTeam --agentType <agent> |
projectRoot when available.projectRoot is a detection anchor; Git identity is the final project identity.memorix orchestrate.Other measured skills in the registry, with their headline benchmark lift.