What problem does it solve?
This Skill removes the friction of setting up a consistent product knowledge base for PM workflows by creating and validating the essential files under .claude/product-context/ so PM agents can work without repeated questions.
Core Features & Use Cases
- Bootstraps PM agent context: Creates the required
product-info.md and tech-stack.md plus optional strategic, metrics, and team files when applicable.
- Optional codebase-assisted discovery: Detects an existing codebase and (if enabled) uses a context-scanner subagent to auto-discover features, tech stack, integrations, and scale, then prompts for user validation.
- Supports refresh and incremental updates: Provides an update mode (
--update) to re-run questions for selected files and keep timestamps current.
Use it when you want your PM toolkit to immediately start answering product questions using your real product details (especially after spinning up a new project or after the codebase/roadmap changes).
Quick Start
Run the setup command /ai-pm-copilot:pm-setup and follow the prompts to generate the essential product and tech stack context files.