ikotelkin

5 mods across 1 repository, 2 stars between them.

dialog-tree

02

ikotelkin/claude-skills

Plugin Claude Code

A logical map of long branching AI conversations: topics, decisions and open threads (not raw messages) as an interactive HTML tree, maintained incrementally by Claude.

2 8d ago A tokens not measured original MIT

dialog-tree

03

ikotelkin/claude-skills

Skill Claude CodeCodex

Maintain a visual "dialog tree" — a data file plus a self-contained HTML viewer in the project repo that map the branches of a long conversation (user questions → the steps/variants of the answers) as an interactive tree with resolve/delete marks and a "built up to" marker for incremental updates. Use whenever the…

2 8d ago A 126 tokens original MIT

working-memory

04

ikotelkin/claude-skills

Plugin Claude Code

A project's mid-term memory: a WORKING.md file in the repo that holds the current stage's state — decision log, dead ends, next steps — so it survives context compaction and new sessions, and gets distilled into long-term memory at stage end.

2 8d ago A tokens not measured original MIT

working-memory

05

ikotelkin/claude-skills

Skill Claude CodeCodex

Maintain a project's mid-term working memory — a WORKING.md file in the repo holding the current stage's state (decision log, what was tried and failed, what's next) so it survives context compaction and new sessions. Use to set up WORKING.md in a project, to read it at the start of a session, to checkpoint progress…

2 8d ago A 147 tokens original MIT