🦞🌯 Lobster Roll

Stories by ramoz

Steer Agents with Socrates and Meeseeks (backnotprop.com)
Show HN: Visual Plan Mode for Pi Coding Agent (youtube.com)
It also works for Claude Code and OpenCode<p><a href="https:&#x2F;&#x2F;github.com&#x2F;backnotprop&#x2F;plannotator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;backnotprop&#x2F;plannotator</a>
Share Claude Code plans with your teammates (plannotator.ai)
Show HN: Ralph2Ralph (github.com)
p2p is all you need for a2a
Everybody Gets a Wand (backnotprop.com)
Show HN: Auto-save Claude Code plans to Obsidian (github.com)
Also works for OpenCode<p>The core capability is <a href="https:&#x2F;&#x2F;github.com&#x2F;backnotprop&#x2F;plannotator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;backnotprop&#x2F;plannotator</a>
File System as Claude Code's Memory (backnotprop.com)
Who Owns Alignment? (backnotprop.substack.com)
Version History for Claude Code's Plan Mode (youtube.com)
Show HN: Skill to annotate any Markdown file for AI feedback (plannotator.ai)
Plannotator natively integrates with coding agent plan modes via hooks. The core feature set is the ability to annotate plans throughout the planning mode process.<p>Users submitted a feature request to be able to annotate any file. This is what that does.<p>More on how Plannotator works in the vide...
The Model T of Agentic AI was Introduced in 2025 (backnotprop.substack.com)
Show HN: Debug Console for Claude Code (github.com)
Not intended to replace any OTEL solution.<p>Totally vibe coded desktop app meant to work alongside the CLI.<p>This is a simple way to peek into all that is happening including with sub agents. Search over previous session logs is nice.<p>I really built this as I needed a better way to debug an OPA ...
Show HN: Share your Claude Code sessions with others (github.com)
Show HN: Prompt Tower v1 – craft context for large codebases (github.com)
I expanded my VS Code Extension, Prompt Tower, to help with context management issues when using LLMs with large codebases. Tools like gitingest are convenient but I needed more flexibility over token management and context templating.<p>My favorite “vibe coder” workflow: Prompt Tower → Gemini 2.5 →...