Plugin · Claude Code · Productivity

Irbull Lisas Notes

irbull-lisas-notes is a Claude Code plugin for the Operate phase that records each completed interaction as notes in a jujutsu repository.

by irbull · github.com/irbull/lisas-notes

Install Lisa’s Notes when you want every finished Claude Code interaction written into your jujutsu (jj) repo as a persistent session record.

5
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install irbull-lisas-notes@irbull/lisas-notes
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:irbull/lisas-notes") and the paste-ready config with skillselion.get_install_config("plugin:irbull/lisas-notes").

About

What it does

irbull-lisas-notes is a Claude Code plugin that records each completed agent interaction into a jujutsu repository, turning ephemeral chat into durable project notes. Solo builders who already use jj—or who want agent work colocated with VCS history—get a simple automation layer: finish a session, and Lisa’s Notes persists what happened without a separate notes app. The marketplace entry ships one plugin, so setup is straightforward compared to large bundles. It shines when you iterate daily with Claude Code and need to reconstruct decisions, prompts, or outcomes weeks later. It does not replace structured PM tools or observability platforms; it augments git with session-level narrative. Prerequisites include Claude Code, a jj-backed repo, and comfort committing non-code artifacts. Confidence is moderate because detailed hook behavior lives in the repo README beyond the catalog stub.

Highlights

  • Single-plugin bundle focused on automatic interaction recording
  • Writes completed Claude Code session notes into jujutsu version control
  • Pairs agent chat history with repo-native change tracking
  • Lightweight community plugin with minimal surface area
  • Useful audit trail for solo builders shipping with jj

Why builders use it

Agent sessions vanish after the chat closes, so solo builders lose context that should live next to their jj change history.

After install, completed Claude Code interactions are recorded in jujutsu so you can trace what the agent did across iterations.

At a glance

  • Type - Plugin in Productivity.
  • Adoption - 0 installs, 5 stars, 0 votes.

FAQ

Who is irbull-lisas-notes for?

It is for Claude Code users who track work with jujutsu and want automatic notes after each completed interaction.

When should I use irbull-lisas-notes?

Use it whenever you iterate with the agent on a jj repo and need a durable record of session outcomes for later review or debugging.

How do I add irbull-lisas-notes to my agent?

Register the irbull/lisas-notes repository as a Claude Code plugin source and enable the Lisa’s Notes plugin in your Claude Code configuration.

Discussion

Comments

Share how you use irbull-lisas-notes, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.