🧾
AutomationJavaScript

Provenance

by karanb192

Provenance is an Automation skill for Claude Code, published by karanb192 in claude-code-hooks.

486 stars34 forkson karanb192/claude-code-hooksAdded 2026/08/26+2% in starsRepository updated 2026/08/23
ai-toolsanthropicautomationclaudeclaude-codeclaude-code-hooksclaude-code-pluginclideveloper-toolshooksmarketplacenotificationspluginsecurity
Install in seconds
Install Provenance
Copy Provenance into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/karanb192/claude-code-hooks/tree/main/plugins/pr-provenance-stamp/skills/provenance ~/.claude/skills/provenance

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/karanb192/claude-code-hooks.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/pr-provenance-stamp/skills/provenance/SKILL.md in karanb192/claude-code-hooks
Installs to
~/.claude/skills/provenance
Collection
One of 7 skills cataloged from this repository
Category
Automation1523 skills

What Provenance does

Provenance previews the current session’s PR provenance receipt, including prompts, estimated spend, tests run, and agent-authored lines. Use it to summarize the ledger without rerunning commands.

Provenance is cataloged under Automation on DirSkills. Provenance comes from a repository tagged ai-tools, anthropic, automation, claude and claude-code.

Documentation

README

Provenance receipt

!node "${CLAUDE_SKILL_DIR}/../../pr-provenance-stamp.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/pr-provenance-stamp.js" --render

The block above is the provenance receipt exactly as it would be stamped into a PR body when you run gh pr create, built from the most recent session ledger the pr-provenance-stamp hook has been recording (tool calls, test/typecheck commands with real exit codes, and the agent-vs-human authored-line split). Prompt and spend figures come from the transcript at PR-create time, so they may be absent in this preview.

Briefly summarize the receipt for the user: how many tests ran and whether they are green, and the agent-authored line count or percentage. Keep it to a sentence or two and do not re-run any commands.

Frequently asked about Provenance

  • What else does karanb192 publish alongside Provenance?

    Provenance is one of 7 skills that DirSkills catalogs from karanb192/claude-code-hooks, the repository it ships in. Its siblings there include Bounty Board, Dead Ends and Leaderboard. Each one is a separate skill with its own page in this directory, installs the same way Provenance does, and is maintained by karanb192 in that same repository. The rest of the collection is listed on the karanb192/claude-code-hooks page.

  • How does Provenance compare to other Automation skills?

    Provenance ranks #1364 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Provenance against them. Open each page to compare what they document and how they install.

More from karanb192/claude-code-hooks

Provenance is one of 7 skills cataloged on DirSkills from karanb192/claude-code-hooks.

See all 7 skills