git-aditya-star

8 mods across 1 repository, 1 stars between them.

project-notes

02

git-aditya-star/project-notes

Plugin Claude Code

Gives Claude a persistent, self-maintained notebook per project: distilled topic notes, a generated index injected into context each turn, and hooks that keep the notes current.

1 27d ago A tokens not measured original MIT

SessionStart

03

git-aditya-star/project-notes

Hook

Runs when a session starts, executing session-start.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured copy · 55% MIT

PreToolUse

04

git-aditya-star/project-notes

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre-tool-use.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured original MIT

PostToolUse

05

git-aditya-star/project-notes

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit, Read, Grep and Glob tool calls, executing post-tool-use.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured original MIT

UserPromptSubmit

06

git-aditya-star/project-notes

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured copy · 61% MIT

Stop

07

git-aditya-star/project-notes

Hook

Runs when the agent finishes a response, executing stop.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured copy · 42% MIT

project-notes

08

git-aditya-star/project-notes

Skill Claude CodeCodex

How to keep and use this project's self-maintained notebook (.project-notes/). Consult when writing, updating, or reading project notes, or when a Stop-hook message asks you to update stale notes or capture what you learned.

1 27d ago A 50 tokens original MIT