mhashim6

10 mods across 1 repository, 5 stars between them.

kauri

01

mhashim6/kauri

Plugin Claude Code

Plugin marketplace listing 1 plugin: kauri.

5 4mo ago A tokens not measured original MIT

kauri

02

mhashim6/kauri

Plugin Claude Code

Kauri — a deterministic record database for LLM agents and humans. Tracks project decisions with structured lifecycle semantics, file-based staleness detection, and full-text search.

5 4mo ago A tokens not measured original MIT

kauri

03

mhashim6/kauri

MCP server Claude CodeCodexCursor +2

MCP server "kauri" as configured in mhashim6/kauri. Launched with kauri serve.

5 4mo ago A tokens not measured original MIT

SessionStart

04

mhashim6/kauri

Hook

Runs when a session starts on startup and compact, executing session-start.sh (2 commands). From mhashim6/kauri.

5 4mo ago A tokens not measured original MIT

PostToolUse

05

mhashim6/kauri

Hook

Runs after a tool call finishes for Bash tool calls, executing post-commit-check.sh. From mhashim6/kauri.

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

check-staleness

06

mhashim6/kauri

Skill Claude CodeCodex

Check if recorded Kauri decisions are stale. Use when assessing code changes, reviewing decisions, or when a staleness warning was raised by a hook.

5 4mo ago A 36 tokens original MIT

consult

07

mhashim6/kauri

Skill Claude CodeCodex

Consult existing Kauri decisions before planning or implementing changes. Use BEFORE making architectural choices, changing conventions, picking libraries, or modifying files that might be covered by a recorded decision.

5 4mo ago A 37 tokens original MIT

propose

08

mhashim6/kauri

Skill Claude CodeCodex

Draft a Kauri decision for human review before recording it. This skill should be used proactively — when the user makes, confirms, or rejects a non-trivial choice (picking a library, rejecting an approach, choosing an architecture, resolving a trade-off, establishing a convention), invoke this skill to draft a…

5 4mo ago A 119 tokens original MIT

record-decision

09

mhashim6/kauri

Skill Claude CodeCodex

Record a project decision using Kauri. Use when you've chosen an architectural pattern, library, convention, boundary, or resolved a trade-off.

5 4mo ago A 32 tokens original MIT

review

10

mhashim6/kauri

Skill Claude CodeCodex

Review recent code changes against Kauri decisions. Use after implementing changes, before committing, during PR review, or when asked "does this look right?" to verify consistency with recorded decisions.

5 4mo ago A 39 tokens original MIT