Stats
Actions
Tags
From recall
Show recent changes across all knowledge files. Use when the user asks what's changed, "what did we learn recently", or wants a summary of recent findings.
How this skill is triggered — by the user, by Claude, or both
Slash command
/recall:recall-changelogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show recent knowledge changes.
Show recent knowledge changes.
[days]: number of days to look back (default: 7)find <project>/ -name "*.md" -mtime -<days> -not -path "*/archive/*" | sort -t/ -k3
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub poyenc/agent-plugins --plugin recall