maxbaluev

16 mods across 2 repositories, 7 stars between them.

acc

01

maxbaluev/accreted-intelligence

Plugin Claude Code

scored-memory loop — two verbs (accretrieve + accact) + lifecycle hooks.

7 1mo ago A tokens not measured original Apache-2.0

acc

02

maxbaluev/accreted-intelligence

MCP server Claude CodeCodexCursor +2

MCP server "acc" as configured in maxbaluev/accreted-intelligence. Launched with acc --db acc.db mcp.

7 1mo ago A tokens not measured original Apache-2.0

SessionStart

03

maxbaluev/accreted-intelligence

Hook

Runs when a session starts, running acc hook session-start --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

UserPromptSubmit

04

maxbaluev/accreted-intelligence

Hook

Runs when you submit a prompt, before the agent sees it, running acc hook turn-start --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

PostToolUse

05

maxbaluev/accreted-intelligence

Hook

Runs after a tool call finishes for Bash tool calls, running acc hook post-tool --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

Stop

06

maxbaluev/accreted-intelligence

Hook

Runs when the agent finishes a response, running acc hook turn-end --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

SubagentStart

07

maxbaluev/accreted-intelligence

Hook

Runs when a subagent starts, running acc hook subagent-start --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

SubagentStop

08

maxbaluev/accreted-intelligence

Hook

Runs when a subagent finishes, running acc hook subagent-end --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

PreCompact

09

maxbaluev/accreted-intelligence

Hook

Runs before the context is compacted, running acc hook compact --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

SessionEnd

10

maxbaluev/accreted-intelligence

Hook

Runs when a session ends, running acc hook session-end --host claude-code. From maxbaluev/accreted-intelligence.

7 1mo ago A tokens not measured original Apache-2.0

commitments

11

maxbaluev/accreted-intelligence

Skill Claude CodeCodex

Triage acc's open promises and close them with honest real-world verdicts via accact(runtime="outcome").

7 1mo ago A 26 tokens original Apache-2.0

frames

12

maxbaluev/accreted-intelligence

Skill Claude CodeCodex

Drain acc's deliberation queue — open/waiting brainframes checkpointed by headless runs — via accact(runtime="continue").

7 1mo ago A 29 tokens original Apache-2.0

solve

13

maxbaluev/accreted-intelligence

Skill Claude CodeCodex

Route a goal through acc's scored-memory loop via accact(runtime="solve"); deliberate any returned brainframe and submit via continue.

7 1mo ago A 28 tokens original Apache-2.0

accint

15

maxbaluev/accreted-intelligence

MCP server Claude CodeCodexCursor +2

MCP server "accint" as configured in maxbaluev/accreted-intelligence. Launched with https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.8/acc-.

7 1mo ago A tokens not measured original Apache-2.0

mcp-retrieve

16

maxbaluev/mcp-retrieve

MCP server Claude CodeCodexCursor

MCP server "mcp-retrieve" as configured in maxbaluev/mcp-retrieve. Runs locally from the mcp-retrieve Python package.

0 2mo ago A tokens not measured original MIT