feat(library): add marketing job with competitive content analysis#329
Open
feat(library): add marketing job with competitive content analysis#329
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
marketinglibrary job withcompetitive_content_analysisworkflow (5-step main workflow +research_one_competitor2-step sub-workflow)Test plan
job.ymlpasses schema validation via existing CI tests🤖 Generated with Claude Code