Help us improve
Share bugs, ideas, or general feedback.
From taketomarket
Archives a completed campaign, finalizes its state, and updates LEARNINGS.md with key takeaways. Invoke via /ttm-archive when a campaign lifecycle is fully complete.
npx claudepluginhub ranjanrishikesh/taketomarketHow this skill is triggered — by the user, by Claude, or both
Slash command
/taketomarket:ttm-archive [campaign-slug][campaign-slug]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the workflow at `${CLAUDE_PLUGIN_ROOT}/workflows/utility/archive.md`
Decomposes large work into phases, delegates to sub-agents (Marshal, Fleet), reviews output, and maintains campaign state across context windows. For multi-session tasks needing persistent state and strategic decomposition.
Extracts lessons from campaign measurement data, proposes reference file edits with human approval, logs root-cause taxonomy to LEARNINGS.md, and identifies cross-campaign patterns.
Archives a completed or abandoned plan by moving it to an archived folder with metadata and timestamp.
Share bugs, ideas, or general feedback.
Read and follow the workflow at ${CLAUDE_PLUGIN_ROOT}/workflows/utility/archive.md
See ${CLAUDE_PLUGIN_ROOT}/templates/next-step-footer.md.