Installation
npx vibeindex add entireio/skills --skill reviewnpx skills add entireio/skills --skill review~/.claude/skills/review/SKILL.mdSKILL.md
More from this repository10
Enables continuing work across agent sessions β inspects recent sessions, summarizes saved checkpoints, and creates structured handoff documents for seamless context transfer between agents.
Part of the Entire cross-agent skills suite enabling session handoff and context transfer between AI coding agents, providing structured summaries and checkpoint-based explanations of previous sessions.
Searches prior work, checkpoints, and agent conversations by topic, repo, branch, author, or time window using the Entire CLI. Finds relevant past context before starting new work, with options to drill into full transcripts of matching checkpoints.
Converts Entire-tracked sessions, checkpoints, or repeated agent workflows into reusable agent skills by extracting the core workflow pattern from session history into a focused skill draft.
Cross-agent skills powered by the Entire CLI that let coding agents search prior work, inspect code provenance, hand off session state, and turn repeated workflows into reusable skills.
Skill
Skill
Skill
Skill
A skill from the Entire CLI ecosystem that traces the latest change to a specific file, line, or snippet using git blame and Checkpoints, helping agents investigate the intent and decisions behind code changes.