Cfvillarroel

20 mods across 1 repository, 5 stars between them.

carryover

01

Cfvillarroel/carryover

Plugin Claude Code

Carry your context across AI coding tools — shared memory, token compression, a leaner agent.

5 16d ago A tokens not measured original MIT

carryover

02

Cfvillarroel/carryover

Plugin Claude Code

Carry your context across AI coding tools. Adds /carryover and /headroom commands plus a save-to-memory prompt at the end of each session, backed by the headroom proxy.

5 16d ago A tokens not measured original MIT

carryover

03

Cfvillarroel/carryover

Command

Manage carryover routing (whether Claude goes through the headroom proxy).

5 16d ago A 12 tokens original MIT

connect

04

Cfvillarroel/carryover

Command

Connect this workspace with another (two-way) for messaging.

5 16d ago A 11 tokens original MIT

handoff

05

Cfvillarroel/carryover

Command

Hand off a task to another workspace with an LLM-written summary.

5 16d ago A 13 tokens original MIT

handover

06

Cfvillarroel/carryover

Command

Hand a task OVER to another workspace — it gets a notification and is told to execute on arrival.

5 16d ago A 19 tokens original MIT

inbox

08

Cfvillarroel/carryover

Command

Read cross-workspace messages left for this workspace.

5 16d ago A 9 tokens original MIT

recall

10

Cfvillarroel/carryover

Command

Recall what carryover already knows about a topic.

5 16d ago A 9 tokens original MIT

say

11

Cfvillarroel/carryover

Command

Message all workspaces connected to this one.

5 16d ago A 8 tokens original MIT

send

12

Cfvillarroel/carryover

Command

Send a message to another Conductor workspace.

5 16d ago A 8 tokens original MIT

team

13

Cfvillarroel/carryover

Command

Build a team of Conductor workspaces (with roles) and dispatch tasks to it.

5 16d ago A 17 tokens original MIT

vault

14

Cfvillarroel/carryover

Command

Build/refresh a unified Obsidian vault (knowledge + all repo wikis).

5 16d ago A 17 tokens original MIT

carryover

16

Cfvillarroel/carryover

Skill Claude CodeCodex

Use when recalling, saving or curating carryover memory, wikis, playbooks or the Obsidian vault.

5 16d ago A 27 tokens original MIT

SessionStart

17

Cfvillarroel/carryover

Hook

Runs when a session starts on startup and resume, executing carryover-recall.sh via bash. From Cfvillarroel/carryover.

5 16d ago A tokens not measured original MIT

UserPromptSubmit

18

Cfvillarroel/carryover

Hook

Runs when you submit a prompt, before the agent sees it, executing co-inbox-hook.sh and co-playbook-hook.sh via bash (2 commands). From Cfvillarroel/carryover.

5 16d ago A tokens not measured original MIT

PostToolUse

19

Cfvillarroel/carryover

Hook

Runs after a tool call finishes for apply_patch, Edit and Write tool calls, running an inline shell check. From Cfvillarroel/carryover.

5 16d ago A tokens not measured original MIT

Stop

20

Cfvillarroel/carryover

Hook

Runs when the agent finishes a response, executing co-stop-inbox.sh and mem-prompt.sh via bash (2 commands). From Cfvillarroel/carryover.

5 16d ago A tokens not measured original MIT