Back to the catalog

product-in-acquisitions

An operating system for product leaders running post-acquisition integrations. Walks acquiring-company product leaders through the 90-day fr

Open source Repository Open in the app JSON README (API)

About

An operating system for product leaders running post-acquisition integrations. Walks acquiring-company product leaders through the 90-day framework: Week 0 readiness, roadmap convergence, market positioning stability, and people integration. Each skill produces four to six named deliverables, each backed by a reference template.

Details

Kind
Plugins
Topic
No topic detected
Publisher
enalbenerraw
Origin
marketplace
Category
ferramentas
Stars
1
Last push
2026-09-03T14:26:45Z
Repository state
ativo
Language
Python
Added
2026-08-30 01:48:58
Updated
2026-08-30 01:48:58
Origin id
enalbenerraw/blanewarrene/product-in-acquisitions

README

# Hello, I'm Blane Warrene

**Chief Product and Technology Officer, [Omatic Software](https://omaticsoftware.com)** · Raleigh-Durham, NC

## What I Build
AI-forward product and operations systems: prompt recipes, Claude Code plugins, and small tools that automate product and product marketing workflows. Most of it starts as a workflow I run by hand, then gets packaged so someone else can run it too.

## What I'm Working On

**In the seat.** Chief Product and Technology Officer at [Omatic Software](https://omaticsoftware.com), owning product, engineering, and platform strategy. The problem is data integration for nonprofit and social good organizations: getting fundraising, CRM, and operational systems to agree on the truth so teams can act on what they know.

**On my own time.**
- 🧩 Four Claude Code plugins shipping from one marketplace, versioned and released independently
- 🔌 A Chrome extension that captures meeting context and hands it off to the interview-prep plugin
- 📚 Prompt recipes for GTM intelligence, competitive briefs, and executive briefings
- 🤝 Simplifying how product managers build Claude Skills and Gemini Gems, and leverage GitHub and AI

## Claude Code Plugins

Four plugins ship from one marketplace. Add the marketplace once, then install whichever you want:

```bash
claude plugin marketplace add enalbenerraw/blanewarrene
claude plugin install product-in-acquisitions-os@blanewarrene-marketplace
claude plugin install job-interview-meeting-preparation@blanewarrene-marketplace
claude plugin install comparative-landscape-brief@blanewarrene-marketplace
claude plugin install ai-adoption-os@blanewarrene-marketplace
```

Or from inside a Claude Code session, add the marketplace and browse:

```
/plugin marketplace add enalbenerraw/blanewarrene
```

Run `/reload-plugins` after installing or updating. Plugin changes do not take effect in a session that is already running.

| Plugin | What It Does |
|--------|-------------|
| [Product in Acquisitions OS](plugins/product-in-acquisitions-os/) | 90-Day Product Integration Framework as a working operating system for product leaders running post-acquisition integrations. Covers Week 0 readiness, roadmap convergence, positioning stability, and people integration. |
| [Job Interview Meeting Preparation](plugins/job-interview-meeting-preparation/) | Prep a candidate, advisor, or operator for a high-stakes meeting (interview, advisory, partnership, or sales discovery). Produces an in-chat brief and a printable HTML/PDF one-pager. |
| [Market Intelligence](plugins/comparative-landscape-brief/) | Five skills sharing one verified research subagent: compare 3 to 8 entities side by side, brief one company in depth, build a landscape and battle card as styled HTML, run a competitive wedge analysis against a named rival, or prepare for a specific commercial call. Every quantitative claim gets a third-party verification pass. Installs as `comparative-landscape-brief`. |
| [AI Adoption OS](plugins/ai-adoption-os/) | Turn AI curiosity into a working plan at a 25 to 150 person company. Four skills an operator runs standalone or in sequence: inventory the tool stack and find where AI fits, survey employees to surface the AI use already happening, build a prompt cookbook for your vertical, and assemble an internal enablement course. Each interviews you first and produces a completed document, not a blank template. |

Plugin privacy policy: [blanewarrene.com/plugins-privacy](https://blanewarrene.com/plugins-privacy/).

## Chrome Extension

| Extension | What It Does |
|-----------|-------------|
| [Meeting Prep Capture](extensions/meeting-prep-capture/) | Grabs a LinkedIn profile or company page, packages it into the input shape the Job Interview Meeting Preparation plugin expects, and copies a ready-to-paste handoff packet. Does no AI of its own. Manifest V3. |

## Featured Projects

Rows marked **portable** are standalone prompts that run in any capable AI tool: Claude, ChatGPT, Gemini, Copilot, Notion AI, or a Gem or Custom GPT you build from them. Several also ship as skills inside the [Market Intelligence plugin](plugins/comparative-landscape-brief/) for Claude Code, which adds a verified research subagent and file output. Both versions are maintained; pick the one that fits where you work.

| Project | What It Does | Stack | Updated |
|---------|-------------|-------|---------|
| [Strategic GTM Intel](prompts/strategic-gtm-intel-prompt.md) **(portable)** | Competitive wedge analysis against your own GTM. Also a skill: `strategic-gtm-intel` | Any LLM with web search | 2026-08-07 |
| [Competitive Brief Generator](prompts/competitive-brief-generator-prompt.md) **(portable)** | Turn a company name and URL into a three-page competitive brief (Landscape, Product Catalog, Battle Card) as styled HTML/PDF. Also a skill: `competitive-brief-generator` | Any LLM with web search | 2026-08-07 |
| [Signal Watch](prompts/signal-watch-instructions.md) **(portable)** | Executive briefing on any company's positioning, leadership, and market signals. Also a skill: `signal-watch` | Any LLM with web search | 2026-08-07 |
| [Morning News Brief](prompts/morning-news-brief-prompt.md) | Automated daily news brief with content opportunities tied to your themes | Any LLM with web search | 2026-03-26 |
| [LLM Memory Audit](prompts/llm-memory-audit-prompts.md) | Copy-paste prompt recipes to audit persistent memory and instructions in ChatGPT, Claude, Copilot, and Gemini | Any LLM | 2026-06-17 |
| [Teachable Course Builder](prompts/teachable-course-builder-prompt.md) | Generate an end-to-end, Teachable-ready free course on expert prompting for non-technical learners. [Copilot](prompts/teachable-course-builder-copilot.md) and [Gemini](prompts/teachable-course-builder-gemini.md) variants included | Claude, Copilot, Gemini | 2026-07-23 |
| [Built Courses](examples/) | Two finished course outlines produced by the builder: [Inbox Mastery](examples/course-inbox-mastery.md) (Claude in Gmail and Outlook) and [The AI Interview](examples/course-the-ai-interview.md) | Claude | 2026-04-22 |
| [Pre-Call Briefing](pre-call-briefing/) **(portable)** | Executive-grade pre-call briefing on any target company for sales, BD, partnerships, and GTM teams. Also a skill: `pre-call-briefing` | Any LLM with web search | 2026-08-07 |
| [Notes2Notion](Notes2Notion/) | Export Apple Notes to Notion-importable Markdown: CLI and native macOS GUI app | Python, AppleScript | 2026-06-10 |
| [AI SMB Toolkit](prompts/ai-smb-toolkit/) **(portable)** | Four Word documents that turn AI curiosity into a working plan: tech stack inventory, HR AI survey, prompt cookbook, and course builder. Blank templates you fill in, no AI tool required. Also a plugin: [AI Adoption OS](plugins/ai-adoption-os/), which interviews you and fills them in | Word, prompt frameworks | 2026-08-07 |

## Elsewhere

Shipped surfaces that live outside this repo.

| Site | What It Is |
|------|-----------|
| [blanewarrene.com](https://blanewarrene.com) | Writing and the canonical home for everything here. Custom WordPress block theme, built for Core Web Vitals. |
| [blanewarrene.com/portfolio](https://blanewarrene.com/portfolio/) | Three-pillar showcase of the AI product work |
| [zone8a.com](https://zone8a.com) | Year-round USDA Zone 8a gardening guide. Astro static site on Cloudflare. [Source](https://github.com/enalbenerraw/zone-8a-garden) |
| [thedigitalwell.com](https://thedigitalwell.com) | Healthy-cooking articles and research, plus a voice-driven nutrition tracker |

## Connect
- 💼 [LinkedIn](https://www.linkedin.com/in/bwarrene)
- 📝 [Substack](https://blanewarrene.substack.com/)
- 📧 [Email](mailto:blane@blanewarrene.com)

Everything in this repository is personal work, built and maintained independently of my employer.

---
*Chief Product and Technology Officer at Omatic Software. AI-forward product and technology executive who builds the operating systems that let B2B SaaS scale. Proven through seven acquisitions and two decades in wealthtech and compliance technology. Raleigh-Durham, NC.*

More