Skip to content

feat(library): add marketing job with competitive content analysis#329

Open
ncrmro wants to merge 1 commit intomainfrom
feat/marketing-competitive-content-analysis
Open

feat(library): add marketing job with competitive content analysis#329
ncrmro wants to merge 1 commit intomainfrom
feat/marketing-competitive-content-analysis

Conversation

@ncrmro
Copy link
Copy Markdown
Collaborator

@ncrmro ncrmro commented Apr 2, 2026

Summary

  • Add marketing library job with competitive_content_analysis workflow (5-step main workflow + research_one_competitor 2-step sub-workflow)
  • Document "signal intent, not mechanism" pattern for library job output conventions in library README
  • Library jobs defer to the user's notes directory AGENTS.md for note creation mechanics rather than embedding zk commands or specific paths

Test plan

  • Tested end-to-end against Plant Caravan with 6 competitors (AeroGarden, Click & Grow, Gardyn, Rise Gardens, Lettuce Grow, Tower Garden)
  • All 5 workflow steps completed with quality reviews passing
  • Parallel per-competitor research agents produced comprehensive reports
  • Verify job.yml passes schema validation via existing CI tests
  • Verify library README renders correctly on GitHub

🤖 Generated with Claude Code

…rkflow

Add a new library job for marketing workflows, starting with
competitive_content_analysis — a 5-step workflow that researches
competitors' content strategies in parallel and produces a prioritized
gap analysis with actionable recommendations.

Includes research_one_competitor sub-workflow for per-competitor
deep dives launched via parallel agents.

Also documents the "signal intent, not mechanism" pattern for library
job output conventions in the library README — library jobs defer to
the user's notes directory AGENTS.md for note creation mechanics
rather than embedding zk commands or specific paths.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant