byalivecontext· 35 skills
Merge multiple sessions into one working context and detect conflicts between parallel sessions. Dispatches subagent swarm to read files touched, extract log history, and resolve contradictory state. Use when resuming after days away or when parallel sessions may have written conflicting decisions. For browsing or reviving individual sessions, use alive:session-history instead.
$npx -y skills add alivecontext/alive --skill session-context-rebuildInstalls into the current project.
Run `npx skills use "https://github.com/alivecontext/alive" --skill "alivecontext/alive/session-context-rebuild"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alivecontext/alive" that are relevant to the current task. Run `npx skills add "https://github.com/alivecontext/alive"` and select the relevant skills, then follow their instructions.