Files
everything-claude-code/agents
Chet 174fd3ee9e feat: add marketing-agent, marketing-campaign skill and command
Adds a full marketing campaign system to ECC:

- agents/marketing-agent.md — delegatable subagent for campaign planning,
  audience research, positioning, copy production, and copy review. Mirrors
  the seo-specialist.md structure (frontmatter, prompt defense baseline,
  invocation steps, output format, quality bar, hard bans).

- skills/marketing-campaign/SKILL.md — orchestration skill covering the
  full campaign workflow: research → positioning → content production →
  review. Defines output contract (9 deliverable types) and quality gate.
  Delegates upstream to brand-voice, content-engine, crosspost, and
  market-research.

- commands/marketing-campaign.md — user-facing /marketing-campaign command
  with full, single-deliverable, and copy-review modes. Follows the
  commands/ frontmatter convention with description and allowed_tools.
2026-05-21 09:02:26 +01:00
..
2026-05-12 22:22:57 -04:00