aadivar/shiplog

3 stars · Last commit 2026-03-05

Stop re-explaining your project to AI. Shiplog gives it a memory.

README preview

# Shiplog

> A ship's log tracks every voyage. Shiplog tracks every dev session.

**Shiplog** is a Claude Code plugin that gives every project persistent memory, automatic progress tracking, and background quality agents — so no session starts cold and no decision is forgotten.

**No planning required.** Just build. Shiplog watches your commits and auto-discovers features, logs architecture decisions, reviews security, and tracks patterns — all in the background.

## The Problem

Claude Code sessions are stateless. Over 50+ sessions, you lose context: what was built, what decisions were made, what's left, what security issues exist. You re-explain the project every time, waste tokens, and forget past decisions.

## The Solution

Shiplog automatically:
1. **Auto-discovers features** from your commits — no upfront PRD needed (vibe mode)
2. **Reads** progress at session start so Claude picks up where you left off
3. **Launches background agents** after each commit to update specs, PRD status, security reviews, and memory
4. **Maintains** code pattern docs so Claude writes consistent code across sessions

View full repository on GitHub →