run-campaign
Installation
SKILL.md
Run the full campaign pipeline by chaining three skills in order. The owner approves at each handoff — never roll past a gate without explicit confirmation.
Parse arguments:
--lookback(default90d) — how far back to look for the revenue dip--channel(defaultboth) —email,social, orboth
Step 1 — Sales analysis + content brief (content-strategy)
Trigger the content-strategy skill workflow:
- Pull sales data from QuickBooks and PayPal for the lookback window.
- Identify the revenue dip — which product/service, which time period, magnitude.
- Produce a 30-day prioritized content brief: what to push, what offer to run, what to hold.
- Present the brief to the owner. Wait for explicit "approved, build the assets" before continuing.
If the owner edits the brief, incorporate edits and re-present.