Marketplace

ref-tracker

Use this skill if /track:init is called OR you notice the project contains tracking files (CLAUDE_SOURCES.md or CLAUDE_PROMPTS.md). Automatically tracks research sources and major prompts when enabled. Checks ./.claude/.ref-autotrack marker file for activation status and ./.claude/.ref-config for verbosity settings. Appends to CLAUDE_SOURCES.md (WebSearch/WebFetch) and CLAUDE_PROMPTS.md (major requests) using [User]/[Claude] attribution.

$ Installieren

git clone https://github.com/cadrianmae/claude-marketplace /tmp/claude-marketplace && cp -r /tmp/claude-marketplace/plugins/ref-tracker/skills/ref-tracker ~/.claude/skills/claude-marketplace

// tip: Run this command in your terminal to install the skill