claude-plugins · marketplace

Sharp, honest tooling that makes Claude Code's work visible and verifiable.

Five Claude Code plugins for the project lifecycle — onboard keeps AI configs aligned as your code evolves, notify closes the loop, handoff carries session intent across context boundaries, walkthrough turns a session into an explorable document, and lens reviews work against its spec before it ships. They work on their own and compose together.

marketplace claude-code MIT free
5
plugins
MIT
licensed
2026
vintage
free
forever

See a real example walkthrough → — a session building onboard v3, rendered as a self-contained, explorable HTML doc.

01 — the collection

Five plugins, one lifecycle

Each plugin stands on its own. Pick a card to open its page — full skill reference, architecture notes, and runnable examples.

02 — composability

Compose together

The five plugins are designed to interlock across the project lifecycle. Use any one standalone — or wire them together for an end-to-end verified workflow.

day-one
onboard
close-the-loop
notify
between sessions
handoff
document it
walkthrough
before ship
lens
onboard
Day-one + drift detection

Deep-researches the codebase, then generates CLAUDE.md, path-scoped rules, skills, hooks, and a verify backlog. Re-runs on drift to keep Claude's context honest as the code evolves.

notify
Close the loop

Fires a native system notification when Claude finishes a long task — so you can look away while Claude works and get pulled back the moment it stops.

handoff
Session continuity

Captures intent at session end and surfaces it at the next SessionStart. No more re-explaining what you were doing. Works silently via hooks — zero ceremony.

walkthrough
Explorable session docs

Renders any session, plugin, or path into a self-contained interactive HTML document with diagrams, detail surfaces, and a dark/light theme. lens renders its review documents through it.

lens
Review before ship

Compares the session diff against its spec and plan, adversarially verifies each finding, and renders an interactive review via walkthrough. The final gate before you push.

The composed loop

onboard generates your CLAUDE.md, rules, skills, agents, and hooks. handoff keeps intent alive. walkthrough documents the work. lens checks it against the spec. notify tells you when any of them finishes. Five tools, one coherent workflow.

03 — getting started

Quick start

Add the marketplace once, then install whichever plugins you want. All five are available; pick one or take the set.

add the marketplacebash
claude plugin marketplace add apurvbazari/claude-plugins
then install any pluginbash
claude plugin install onboard@apurvbazari-plugins
claude plugin install notify@apurvbazari-plugins
claude plugin install handoff@apurvbazari-plugins
claude plugin install walkthrough@apurvbazari-plugins
claude plugin install lens@apurvbazari-plugins

Built on Claude Code by Anthropic. Distributed under MIT.

claude-plugins · marketplace · MIT · by Apurv Bazari