Principle-Labs

17 mods across 1 repository, 5 stars between them.

Corivo AGENTS.md

01

Principle-Labs/Corivo

Instructions file CodexOpenCode

Repository instructions for Principle-Labs/Corivo, a background service that gathers information from AI conversations and messages and sends reminders through tools such as Codex, Cursor, or Feishu.

5 4mo ago A 2,683 tokens original MIT

Corivo CLAUDE.md

02

Principle-Labs/Corivo

Instructions file

Instructions for Principle-Labs/Corivo, covering claude.md, 项目概述, package 文档, 构建与测试(快速参考) and packages/cli.

5 4mo ago A 2,160 tokens original MIT

corivo

03

Principle-Labs/Corivo

Plugin Claude Code

Plugin marketplace listing 2 plugins: corivo-save, corivo-query.

5 4mo ago A tokens not measured original MIT

corivo

04

Principle-Labs/Corivo

Plugin Claude Code

A plugin that gives a coding agent local memory storage and context retrieval through Corivo. Corivo is a tool for saving and finding information from previous conversations.

5 4mo ago A tokens not measured original MIT

info

05

Principle-Labs/Corivo

Command

A command that reports the status and statistics of the local Corivo memory database. It shows stored, active, cooling, and frozen memory blocks, using those labels for how recently memories were accessed.

5 4mo ago A 11 tokens original MIT

init

06

Principle-Labs/Corivo

Command

An installation and setup command for Corivo, a local memory system for coding-agent conversations. It checks for the Corivo command-line tool, installs it with npm if needed, initializes its database, and verifies the result.

5 4mo ago A 10 tokens original MIT

SessionStart

07

Principle-Labs/Corivo

Hook

Runs when a session starts, executing session-init.sh and session-carry-over.sh via bash (2 commands). From Principle-Labs/Corivo.

5 4mo ago A tokens not measured copy · 55% MIT

UserPromptSubmit

08

Principle-Labs/Corivo

Hook

Runs when you submit a prompt, before the agent sees it, executing ingest-turn.sh and prompt-recall.sh via bash (2 commands). From Principle-Labs/Corivo.

5 4mo ago A tokens not measured copy · 58% MIT

Stop

09

Principle-Labs/Corivo

Hook

Runs when the agent finishes a response, executing ingest-turn.sh and stop-review.sh via bash (2 commands). From Principle-Labs/Corivo.

5 4mo ago A tokens not measured copy · 53% MIT

_conventions

10

Principle-Labs/Corivo

Command

These command files are prompt templates for Codex app slash commands. Keep them deterministic and operationally useful.

5 4mo ago A 0 tokens original MIT

query

11

Principle-Labs/Corivo

Command

Query Corivo for prior facts, preferences, and project decisions relevant to the current task.

5 4mo ago A 18 tokens original MIT

save

12

Principle-Labs/Corivo

Command

Save durable information into Corivo with a deliberate annotation.

5 4mo ago A 11 tokens original MIT

status

13

Principle-Labs/Corivo

Command

Show Corivo memory health, initialization state, and current block counts.

5 4mo ago A 14 tokens original MIT

corivo-query

14

Principle-Labs/Corivo

Skill Claude CodeCodex

Query Corivo for prior facts, preferences, and project decisions when the user refers to past conversations or durable memory.

5 4mo ago A 27 tokens original MIT

corivo-save

15

Principle-Labs/Corivo

Skill Claude CodeCodex

Save durable memory into Corivo when the user asks to remember important information, decisions, preferences, or project facts.

5 4mo ago A 27 tokens original MIT

corivo

16

Principle-Labs/Corivo

Skill Claude CodeCodex

Umbrella Corivo memory skill. Route memory-related requests to save or query behavior for the local Corivo runtime.

5 4mo ago A 26 tokens original MIT