You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
Saw obsidian-mcp-tools — the bidirectional Markdown conversion + the way you handled batch ops is clean. Stole a structure idea for my own memory layer (it's in mem-refs-mcp inside the bundle below).
I open-sourced the bigger thing today: 7 PreToolUse hooks + 6 skills + 6 subagents for Claude Code, all wrapped with a memory tiering scheme. Apache 2.0:
Show HN is Tuesday. Two questions where I'd value your read:
Does the Tier 0–6 model (identity → projects → skills → daily → patterns → refs) feel like it'd work for the way you organize your own Claude Code state, or am I over-engineering the layering?
obsidian-mcp-tools is read/write-symmetric on a vault. axiom-reflex is more biased toward write-prevention (blocking bad calls before they ship). Have you considered a write-side enforcement layer in your tools, or is that explicitly out of scope?
Either reply pulls weight. No marketing intent — comparing notes between adjacent solo builders.
Hi Jack,
Saw obsidian-mcp-tools — the bidirectional Markdown conversion + the way you handled batch ops is clean. Stole a structure idea for my own memory layer (it's in mem-refs-mcp inside the bundle below).
I open-sourced the bigger thing today: 7 PreToolUse hooks + 6 skills + 6 subagents for Claude Code, all wrapped with a memory tiering scheme. Apache 2.0:
👉 https://github.com/vdalhambra/axiom-reflex
Show HN is Tuesday. Two questions where I'd value your read:
Does the Tier 0–6 model (identity → projects → skills → daily → patterns → refs) feel like it'd work for the way you organize your own Claude Code state, or am I over-engineering the layering?
obsidian-mcp-tools is read/write-symmetric on a vault. axiom-reflex is more biased toward write-prevention (blocking bad calls before they ship). Have you considered a write-side enforcement layer in your tools, or is that explicitly out of scope?
Either reply pulls weight. No marketing intent — comparing notes between adjacent solo builders.
Thanks.
— Víctor (vdalhambra)