launch-feature

Render per-channel launch templates into dated directories with provenance README.

4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/leocosta/octopus --skill launch-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-feature
Source: https://github.com/leocosta/octopus/tree/main/skills/launch-feature
Command: npx skills add https://github.com/leocosta/octopus --skill launch-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform completed features into ready-to-publish launch kits that streamline cross-channel marketing.

Core Features & Use Cases

  • Orchestrates ref resolution from roadmaps, specs, research, and PRs to gather all context needed for a launch.
  • Renders per-channel templates (Instagram, LinkedIn, X, email, LP) with brand voice and audience overrides.
  • Writes a structured launch kit into docs/marketing/launches/YYYY-MM-DD-<slug>/ and produces a final README with provenance and channel templates.

Quick Start

Use the launch-feature skill to convert a completed feature into a full, multi-channel launch package.

Frequently Asked Questions about launch-feature

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

FAQPage Schema
How do I automate feature launch marketing across multiple channels?

Automate multi-channel feature launch marketing by resolving feature references from roadmaps, specs, and PRs, then rendering per-channel templates for Instagram, LinkedIn, X, email, and landing pages into a structured launch kit.

What is a multi-channel launch kit and when do I need one?

A multi-channel launch kit is a collection of production-ready marketing assets formatted for specific platforms. You need one when converting a completed feature into coordinated cross-channel publishable content.

Can I customize brand voice and audience targeting for each marketing channel template?

Yes, you can apply brand, voice, and audience overrides when rendering per-channel templates, ensuring the generated marketing content aligns with specific channel requirements and audience profiles.

How do I generate a launch package from a PR link or roadmap document?

Generate a launch package by providing a feature reference link. The system reads the roadmap, spec, research, or PR data, assembles a context bundle, and writes the output to a dated marketing directory.

What's the best way to organize feature launch assets in a docs directory?

Organize feature launch assets by writing them into a structured directory format like docs/marketing/launches/YYYY-MM-DD-<slug>/, which includes a README with provenance and all rendered channel templates.

Does the launch kit generation process guard against existing directory conflicts?

Yes, the process includes conflict detection to guard against overwriting existing launch directories, ensuring your generated marketing assets and provenance files remain protected during creation.