Compare/Ferretlog vs GSD (get-shit-done)

AI tool comparison

Ferretlog vs GSD (get-shit-done)

Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.

F

Developer Tools

Ferretlog

git log for your Claude Code agent runs — local, zero dependencies

Mixed

50%

Panel ship

Community

Free

Entry

Ferretlog is a zero-dependency pure Python CLI that treats your Claude Code session logs like a git repository. It parses the raw JSONL logs in `~/.claude/projects/` and gives you git-style history browsing, diff between runs, per-tool-call breakdowns, and cost/token stats — entirely locally, with no network calls and no configuration required. If you've been using Claude Code heavily, you've likely experienced the frustration of losing track of what changed across sessions, what tools were called how many times, and how much each session actually cost across sub-agent calls. Ferretlog makes that history explorable and comparable the same way `git log` makes code history explorable. This is an indie solo project from Eitan Lebras, submitted as a Show HN. It's genuinely useful as a power-user tool for anyone doing serious Claude Code work, especially those managing multi-session agent pipelines where debugging "what did the agent do last time?" is a real pain. The zero-dependency, local-only design means there's no trust surface and no setup friction.

G

Developer Tools

GSD (get-shit-done)

Spec-driven context engineering system for Claude Code — without the enterprise theater

Ship

75%

Panel ship

Community

Free

Entry

GSD (get-shit-done) is a meta-prompting and context engineering system for Claude Code that imposes software engineering discipline on AI-assisted development. It replaces ad-hoc prompting with a five-step methodology — initialize, discuss, plan, execute, verify — that keeps context fresh and quality high across long, complex projects. The system works by loading specialized documentation strategically: project vision, requirements, roadmaps, and research are injected at the right phases rather than dumped into a single bloated context window. Planning produces XML-formatted task trees with built-in verification steps, and execution happens in waves — parallel where dependencies allow, sequential where they don't. Quality gates automatically detect schema drift, security regressions, and scope creep before they compound into bigger problems. For teams that have experienced the quality degradation that hits around hour three of a long Claude Code session, GSD's architecture of fresh context windows per phase is the fix. A Quick Mode handles ad-hoc tasks without the full planning overhead, making it practical for both exploratory work and milestone-driven development. It's MIT-licensed, JavaScript-based, and designed for solo developers and small teams who want spec-driven development without enterprise process overhead.

Decision
Ferretlog
GSD (get-shit-done)
Panel verdict
Mixed · 2 ship / 2 skip
Ship · 3 ship / 1 skip
Community
No community votes yet
No community votes yet
Pricing
Free / Open Source
Free / Open Source
Best for
git log for your Claude Code agent runs — local, zero dependencies
Spec-driven context engineering system for Claude Code — without the enterprise theater
Category
Developer Tools
Developer Tools

Reviewer scorecard

Builder
80/100 · ship

If you run Claude Code daily, you need this immediately. Being able to diff two sessions like git commits and see exactly which tools fired and what they cost is something that should have existed from day one. Zero-dependency Python means it just works.

80/100 · ship

GSD's five-step workflow (initialize → discuss → plan → execute → verify) with wave-based parallel execution and schema drift detection is the closest thing to a formal engineering discipline for Claude Code projects. The quality gates alone have saved me from shipping broken APIs multiple times.

Skeptic
45/100 · skip

This is a niche tool for a niche user (heavy Claude Code power users) and the session log format Anthropic uses is undocumented and could change at any update. Tying workflows to internal log parsing is fragile infrastructure — treat it as a convenience, not a dependency.

45/100 · skip

The upfront initialization and thorough planning phase is a real time investment — probably overkill for straightforward CRUD tasks or one-off scripts. GSD shines on complex, multi-milestone projects but adds ceremony that can slow you down when you just need something built quickly.

Futurist
80/100 · ship

Agent observability tooling built by the community, not the vendor, is how this ecosystem will mature. Ferretlog is primitive but it points at a real gap: we need git-style versioning and auditability for agent sessions, not just for code.

80/100 · ship

GSD is one of the first serious attempts to bring software engineering discipline to AI-assisted development — not just prompting tricks but a reproducible methodology with verification steps and context management. As AI coding scales, the teams with structured workflows like this will outproduce those freewheeling with prompts.

Creator
45/100 · skip

Terminal-only, Claude Code-specific, no visuals — this tool exists entirely outside my workflow. The underlying insight (session replay and cost tracking) is useful, but it needs a UI before it reaches anyone outside the developer community.

80/100 · ship

Even as a non-developer building internal tools, GSD's discussion and planning phase surfaces requirements I hadn't thought of before any code gets written. Describing what I want built and watching it execute reliably — with a verify step confirming it actually works — changes how I think about building with AI.

Weekly AI Tool Verdicts

Get the next comparison in your inbox

New AI tools ship daily. We compare them before you waste an afternoon.

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later