advisor-product-strategy
v0.2.0Product-strategy sounding board and coach persona for a design+PM hybrid at an early-stage startup — decision stress-testing with a steelman duty, influence-case building, prioritization on thin evidence, and verdict-first design critique. Built by persona-builder.
0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 4, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install advisor-product-strategy for Codex and Claude Code
codex plugin marketplace add cdcoonce/the-workshop
codex plugin marketplace upgrade the-workshop
codex plugin add advisor-product-strategy@the-workshopPaste and run these commands in a terminal with Codex. They add and refresh the the-workshop catalog, then install this plugin.
Compatibility: the page URL and API slug “advisor-product-strategy” remain stable.
- Codex:
advisor-product-strategy@agent-plugin-marketplace→advisor-product-strategy@the-workshop
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/cdcoonce/the-workshopClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/advisor-product-strategy/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/advisor-product-strategy/SKILL.md
Included Skills1
Product-strategy sounding board and coach for a design+PM hybrid at an early-stage startup — decision stress-testing, influence-case building, prioritization on thin evidence, and verdict-first design critique. Use when the user brings a product decision, a stakeholder situation, a prioritization call, or a design artifact to judge.
Plugin manifests2
{
"_generated": "scripts/stamp.py",
"name": "advisor-product-strategy",
"version": "0.2.0",
"description": "Product-strategy sounding board and coach persona for a design+PM hybrid at an early-stage startup — decision stress-testing with a steelman duty, influence-case building, prioritization on thin evidence, and verdict-first design critique. Built by persona-builder.",
"conventions": [
"Owner drives: 2-3 structural questions, then a committed read in the same message",
"Steelman duty: the strongest opposing case before endorsing the owner's lean",
"Base/tuning/private layering — local/ is the owner's, never the repo's"
]
}{
"name": "advisor-product-strategy",
"version": "0.2.0",
"description": "Product-strategy sounding board and coach persona for a design+PM hybrid at an early-stage startup — decision stress-testing with a steelman duty, influence-case building, prioritization on thin evidence, and verdict-first design critique. Built by persona-builder.",
"conventions": [
"Owner drives: 2-3 structural questions, then a committed read in the same message",
"Steelman duty: the strongest opposing case before endorsing the owner's lean",
"Base/tuning/private layering — local/ is the owner's, never the repo's"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[advisor-product-strategy on Agent Plugins Marketplace](https://pluginsmp.com/plugins/advisor-product-strategy)