entireio

66 mods across 7 repositories, 5.4k stars between them.

changelog

25

entireio/cli

Skill Claude CodeCodex

Generate or update the CHANGELOG.md for a new release version. Use when the user says "generate changelog", "update changelog", "write release notes", or asks to prepare a changelog for a version like "changelog for 0.5.3".

5.0k 2d ago A 58 tokens original MIT

e2e

26

entireio/cli

Skill Claude CodeCodex

Orchestrate E2E test triage and fix implementation: runs triage-ci then implement sequentially. Accepts test names, --agent, artifact path, or CI run reference. For individual phases, use /e2e:triage-ci, /e2e:debug, or /e2e:implement. Use when the user says "triage e2e", "fix e2e failures", or wants the full…

5.0k 2d ago A 101 tokens original MIT

test-repo

27

entireio/cli

Skill Claude CodeCodex

Use this skill to test strategy changes against a fresh test repository. Invoke when the user asks to "test against a test repo", "validate the changes", or wants to verify session hooks, commits, and rewind functionality work correctly.

5.0k 2d ago A 50 tokens original MIT

entireio/cli

Instructions file GitHub Copilot

Instructions for entireio/cli, covering copilot instructions for entire cli, repository overview, build & validation commands, critical code patterns and error handling.

5.0k 2d ago A 1,310 tokens original MIT

cli AGENTS.md

29

entireio/cli

Instructions file CodexOpenCode

Instructions for entireio/cli, a project described as: 📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo.

5.0k 2d ago A 4 tokens copy · 100% MIT

cli CLAUDE.md

30

entireio/cli

Instructions file

Instructions for entireio/cli, covering entire - cli, architecture, key directories, commands (cmd/) and command layout.

5.0k 2d ago A 21,118 tokens original MIT

entire-skills

31

entireio/skills

Plugin Claude Code

Development marketplace for cross-agent skills and commands powered by Entire.

217 18d ago A tokens not measured original MIT

skills

32

entireio/skills

Plugin Claude Code

Cross-agent skills and commands powered by Entire.

217 18d ago A tokens not measured original MIT

entire-search

33

entireio/skills

Agent Claude Code

Search Entire checkpoint history and transcripts with entire search --json, or code content across repositories with entire search --code --json. Use proactively when the user asks about previous work, commits, sessions, prompts, historical context in this repository, or where code lives in other repositories.

217 18d ago A 63 tokens original MIT

PostToolUse

34

entireio/skills

Hook Claude Code

Runs after a tool call finishes for Task and TodoWrite tool calls, running entire hooks claude-code post-task (2 commands). From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

PreToolUse

35

entireio/skills

Hook Claude Code

Runs before the agent uses a tool for Task tool calls, running entire hooks claude-code pre-task. From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

SessionEnd

36

entireio/skills

Hook Claude Code

Runs when a session ends, running entire hooks claude-code session-end. From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

SessionStart

37

entireio/skills

Hook Claude Code

Runs when a session starts, running entire hooks claude-code session-start. From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

Stop

38

entireio/skills

Hook Claude Code

Runs when the agent finishes a response, running entire hooks claude-code stop. From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

UserPromptSubmit

39

entireio/skills

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running entire hooks claude-code user-prompt-submit. From entireio/skills.

217 18d ago A tokens not measured copy · 100% MIT

skills

40

entireio/skills

Settings file Claude Code

Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).

217 18d ago A tokens not measured copy · 92% MIT

address-findings

41

entireio/skills

Skill Claude CodeCodex

Address the review findings posted on an Entire trail: fetch the trail's open findings, fix the code, and resolve them on the trail. Use when the user gives a trail URL or number and asks to address, fix, or resolve its findings or review comments. Not for local diff review — that is the review skill.

217 18d ago A 71 tokens original MIT

explain

42

entireio/skills

Skill Claude CodeCodex

Explains the intent behind source code by finding original session transcripts. Use explain with a function, file, or line of code to understand why it exists.

217 18d ago A 34 tokens original MIT

recall

43

entireio/skills

Skill Claude CodeCodex

Use when the user describes a task and wants to know whether something similar has been done before, then turn the closest prior session into a task playbook. Triggers on phrases like "have we done this before", "recall how we did X", "find similar work", "any precedent for", "has anyone solved", "is there a template…

217 18d ago A 86 tokens original MIT

replay

44

entireio/skills

Skill Claude CodeCodex

Use when the user wants to step through a feature's checkpoints chronologically, pausing at each step to ask questions. Triggers on phrases like "replay ", "walk me through how X was built", "show me the journey of", "step me through how Y was implemented", and "replay the last week".

217 18d ago A 71 tokens original MIT

review

45

entireio/skills

Skill Claude CodeCodex

Review code changes on the current branch using checkpoint transcript context to understand developer intent before auditing the diff. Use when the user asks for a code review, wants to review branch changes, or asks to audit recent work before merging.

217 18d ago A 47 tokens original MIT

search

46

entireio/skills

Skill Claude CodeCodex

Use when the user wants to find prior work, checkpoints, or agent conversations by topic, repo, branch, author, or recent time window, or to search code content across repositories.

217 18d ago A 38 tokens original MIT

session-crosslink

47

entireio/skills

Skill Claude CodeCodex

Use when an agent session ran outside the repo whose commits should record it — e.g. launched from a higher-level folder, a non-Entire repo, or one repo but editing another — to attach the session to each affected Entire-enabled repo's HEAD commit.

217 18d ago A 56 tokens original MIT

session-handoff

48

entireio/skills

Skill Claude CodeCodex

Use when the user wants to continue work from one agent in another agent, inspect recent sessions, or summarize a saved session or checkpoint for handoff.

217 18d ago A 33 tokens original MIT