Stats
Actions
Tags
From recall
Promote branch knowledge to project level after a merge. Can be triggered automatically (when merged branches are detected) or manually with /promote [branch]. Use when merging or when the user asks to promote knowledge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/recall:promoteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Promote branch knowledge to project level.
Promote branch knowledge to project level.
[branch]: optional branch name. If omitted, auto-detects merged branches.[branch] is provided:
${CLAUDE_PLUGIN_ROOT}/scripts/detect-merged.sh to find merged branches.branches/<sanitized>/ to archive/<sanitized>/
e. Update archive meta.md with **Status:** promoted and date
f. Report: "Promoted findings from '' to project level. Branch archived."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