hereinthehive

35 mods across 2 repositories, 9 stars between them.

Stop

25

hereinthehive/kickstart

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From hereinthehive/kickstart.

4 3mo ago A tokens not measured

kickstart

26

hereinthehive/kickstart

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, Stop) and 11 allowed tools.

4 3mo ago A tokens not measured

checkpoint

27

hereinthehive/kickstart

Skill Claude CodeCodex

Save a recoverable snapshot of the current working tree via git stash. Triggered by /checkpoint or "save a checkpoint" / "snapshot this".

4 3mo ago A 30 tokens

undo

28

hereinthehive/kickstart

Skill Claude CodeCodex

Reverse the last assistant action via git stash or git reset --soft. Triggered by /undo or "undo that" / "take that back". Refuses on pushed history, hard resets, or merge conflicts.

4 3mo ago B 43 tokens

forget

29

hereinthehive/kickstart

Skill Claude CodeCodex

Remove a saved preference from CLAUDE.md. Triggered by /forget or phrases like "forget about..." or "stop remembering...".

4 3mo ago A 28 tokens

help-me

30

hereinthehive/kickstart

Skill Claude CodeCodex

Show a plain-language list of available commands and natural-language phrases. Triggered by /help-me or "what can you do?" / "what commands do I have?".

4 3mo ago B 34 tokens

onboarding

31

hereinthehive/kickstart

Skill Claude CodeCodex

Set up Claude Code for this project — interviews you, builds CLAUDE.md and settings, then has the curator subagent review everything before handing off.

4 3mo ago A 30 tokens

remember

32

hereinthehive/kickstart

Skill Claude CodeCodex

Save a preference to CLAUDE.md so it persists across sessions. Triggered by /remember or natural-language phrases like "remember to..." or "from now on, always...".

4 3mo ago A 37 tokens

update

33

hereinthehive/kickstart

Skill Claude CodeCodex

Audit the project's Claude Code setup. Runs the curator (external best practices) and caretaker (internal integrity) subagents in parallel and presents merged findings in plain language.

4 3mo ago A 33 tokens

wrap

34

hereinthehive/kickstart

Skill Claude CodeCodex

Write an end-of-session recap to .claude/last-session.md. Triggered by /wrap, "wrap up", "recap this session", or automatically by the Stop hook via the .claude/.wrap-pending marker.

4 3mo ago A 48 tokens

kickstart CLAUDE.md

35

hereinthehive/kickstart

Instructions file

Claude Code instructions for hereinthehive/kickstart, covering kickstart, getting started, available commands and how it works.

4 3mo ago A 459 tokens