Clankstamp — AI skill for Claude Code
Replay tours for AI-generated code changes — Go CLI + agent skill + Neovim plugin.
How to install Clankstamp
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open epuerta9/clankstamp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Clankstamp does
Replay tours for AI-generated code changes — Go CLI + agent skill + Neovim plugin. Diffs show what changed; chat says why; clankstamp lets you replay both.
Alternatives in AI
- Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
- Claude Replay — Convert AI coding agent sessions (Claude Code, Cursor, Codex, Gemini, OpenCode) into self-contained, embeddabl 644 ★
- Soft Ue CLI — Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time 128 ★
README
clankstamp
Diffs show what changed. Chat says why. **clankstamp** lets you replay both.
Demo
Your markdown client doesn't render inline video — open it directly: clankstamp-demo.mp4.
[▶ open the demo video](https://github.com/epuerta9/clankstamp/releases/download/v0.0.1/clankstamp-demo.mp4)
A walkthrough of the curated 4-step tour in [`examples/tenant-api-keys`](./examples/tenant-api-keys): picker → tour panel → in-buffer intent overlay above each hunk → step connections.
`clankstamp` is a Go CLI, a JSONL artifact format, an embedded agent skill, and a Neovim plugin for creating human-readable **replay tours** of AI coding work.
A **stamp** is the durable artifact an agent leaves behind after a meaningful change. Each stamp captures *what* changed, *why* it changed, *where* it changed (file + hunk), the evidence supporting the change (tests, migrations, git refs), and the review questions a human should answer. The Neovim plugin walks you through the stamp step-by-step: it opens the right buffer, highlights the hunk, and shows a side panel with the rationale and review checklist.
Status
Early but working: `init`, `create --from-worktree`, `list`, `show`, `validate`, `skill install`, `nvim install` all work end-to-end. The Neovim plugin renders the picker, opens files at the step's line range, highlights hunks, and walks through the tour with `n`/`p`. See [PRD.md](./PRD.md) for the full product spec.
Try it without writing any code
git clone https://github.com/epuerta9/clankstamp
c
Related Skills
Pbi Commit
Stage all semantic model changes and create a local git commit with an auto-generated business-language messag
Termpeek
Preview images, video, PDFs, code and diffs from inside an AI coding CLI that can't show them to you. Works wi
Bmad Bmm Create Architecture
Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create ar
Pbi Diff
Generate a human-readable summary of all uncommitted changes in the semantic model since the last git commit.
Nexscope Plugin
Lets multiple AI coding agents (Claude Code, Codex CLI) and humans share a single chat room over a WebSocket r
Zsh Claude Code Shell
Zsh plugin that integrates Claude Code CLI into your shell. Chat with Claude and execute AI-generated commands
Related Agents
Tsk - AI Agent Task Manager And Sandbox
by dtormoen - A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docke
Session Replay
Visual session inspector — opens a session, views screenshots at key timestamps, diffs before/after states, an
Brainstem Copilot.Agent
One native Copilot chat with both Brainstem and Brain Surgeon. Address either by name to use capabilities or t