product-marketing-context

Create and maintain a centralized product marketing context document from repository files.

2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/successunforgettable/coachflow --skill product-marketing-context-successunforgettable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-marketing-context
Source: https://github.com/successunforgettable/coachflow/tree/main/.agents/skills/product-marketing-context
Command: npx skills add https://github.com/successunforgettable/coachflow --skill product-marketing-context-successunforgettable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents repeated foundational questions and inconsistent positioning by creating and maintaining a single, shared product marketing context file (.agents/product-marketing-context.md) that other marketing skills can reference so teams don't re-enter the same product, audience, and positioning details for every task.

Core Features & Use Cases

  • Auto-draft from codebase: Scan README, landing pages, package.json, and other docs to craft a first-pass context document for user review.
  • Guided conversational edits: Read an existing context file, summarize its contents, and update only the sections the user chooses.
  • Migration support: Detect older .claude/product-marketing-context.md files and offer to move or merge them into .agents/product-marketing-context.md.
  • Standardized sections: Capture Product Overview, Target Audience, Personas, Problems, Competitive Landscape, Differentiation, Objections, Switching Dynamics, Customer Language, Brand Voice, Proof Points, and Goals.
  • Use cases: Prepare context before generating landing pages, email sequences, ad copy, or campaign plans; update context after adding a new pricing tier or persona.

Quick Start

Use the product-marketing-context workflow to auto-draft a product marketing context from the repository and save it to .agents/product-marketing-context.md.

Frequently Asked Questions about product-marketing-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a single source of truth for product marketing context?

Create a centralized product marketing context document by scanning repository files like README and package.json to auto-draft positioning, personas, and competitive analysis, saving it to .agents/product-marketing-context.md for reuse.

Can I auto-draft a marketing context document directly from my codebase?

Yes, you can auto-draft a marketing context document from your codebase by scanning README, landing pages, and package.json files to generate a first-pass context file for section-by-section review and validation.

What sections should a product marketing context file include?

A product marketing context file should include Product Overview, Target Audience, Personas, Problems, Competitive Landscape, Differentiation, Objections, Switching Dynamics, Customer Language, Brand Voice, Proof Points, and Goals sections.

How do I migrate an older .claude product marketing context file to .agents?

Migrate an older .claude/product-marketing-context.md file by detecting it during repository scanning, which prompts an offer to move or merge the existing context contents into the new .agents/product-marketing-context.md location.

How do I update existing personas and positioning without re-entering all details?

Update existing personas and positioning by reading the current context file, summarizing its contents, and guiding conversational edits to modify only the specific sections you choose without re-entering foundational details.

When do I need to update my product marketing context document?

Update your product marketing context document when adding a new pricing tier or persona, or before generating landing pages, email sequences, ad copy, and campaign plans to ensure consistent positioning across all marketing tasks.