Skip to content

Add Ocul-PM — local-first work journal plugin for coding agents - #385

Open
bunhine0452 wants to merge 1 commit into
composio-community:masterfrom
bunhine0452:add-oculpm
Open

Add Ocul-PM — local-first work journal plugin for coding agents#385
bunhine0452 wants to merge 1 commit into
composio-community:masterfrom
bunhine0452:add-oculpm

Conversation

@bunhine0452

Copy link
Copy Markdown

What

Adds Ocul-PM to the Developer Productivity section — a local-first work journal for AI coding agents, installable as a Claude Code plugin in two lines:

/plugin marketplace add bunhine0452/Ocul-PM
/plugin install oculpm@oculpm

Why it fits the guidelines

  • Real use case: agents write a markdown journal entry per unit of work into the project's .oculpm/ directory (hook bridge + 4 MCP tools + 5 skills), so "what did Claude change last week and why" stays answerable. Per-entry diffs let you verify claimed fixes.
  • Not duplicative: journaling + living plans + dispatch is a different surface from existing entries — backlog is task management, CCHub is an ecosystem manager; Ocul-PM records and verifies the work itself. Complementary to both.
  • Tested: the plugin's read/write contract (tracked-repos-only, no network in hooks) is pinned by docs and invariant tests — see plugin contract. claude plugin validate passes.
  • Optional macOS companion app (Tauri 2, MIT) renders the journals as timelines, diffs and retros. Free forever for individuals.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant