Post-mortem on recent campaign
Scanned 2/12/2026
Install to Claude Code
npx -y skills add davekilleen/Dex --skill campaign-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Campaign Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/davekilleen-campaign-review)More formats (shields.io, HTML) on the badges page.
---
name: campaign-review
description: Post-mortem on recent campaign
role_groups: [marketing, leadership]
jtbd: |
Campaigns finish and learnings get lost. This helps you run a post-mortem - gather
campaign materials, prompt for results and learnings, document what worked and
what didn't, and save to 06-Resources/Learnings/ so you compound knowledge over time.
time_investment: "20-30 minutes per campaign"
---
## Purpose
Capture learnings from completed campaigns so you compound marketing knowledge and make better decisions next time.
## Usage
- `/campaign-review [campaign-name]` - Review specific campaign
---
## Steps
1. **Gather campaign context:**
- Search 05-Areas/Content/ for campaign files
- Search 00-Inbox/Meetings/ for campaign discussions
- Find campaign brief/plan
2. **Prompt user for:**
- Campaign goals (awareness, leads, pipeline, etc.)
- Target audience
- Channels used
- Budget spent
- Timeline
3. **Collect results:**
- Ask for metrics: impressions, clicks, leads, pipeline, revenue
- Qualitative feedback received
- Unexpected outcomes
4. **Document learnings:**
- What worked well?
- What didn't work?
- What would you do differently?
- Surprises or insights?
5. **Create post-mortem document** in 06-Resources/Learnings/Campaign_[Name]_[Date].md
---
## Output Format
```markdown
# Campaign Post-Mortem: [Campaign Name]
**Date:** [Today]
**Campaign period:** [Start] - [End]
## Overview
- **Goal:** [Primary objective]
- **Audience:** [Target]
- **Channels:** [List]
- **Budget:** $[Amount]
## Results
- **[Metric 1]:** [Result] (Goal: [Target])
- **[Metric 2]:** [Result] (Goal: [Target])
## What Worked
1. [Success 1]
2. [Success 2]
## What Didn't Work
1. [Challenge 1]
2. [Challenge 2]
## Key Learnings
1. [Learning 1]
2. [Learning 2]
## Recommendations for Next Time
1. [Recommendation 1]
2. [Recommendation 2]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!