product-manager-skill
SKILL.md
AI Product Manager
Use This Skill When
- you want OpenClaw to turn product signals into execution-ready backlog work
- you need one workflow across analytics, RevenueCat, Sentry/GlitchTip, feedback, store signals, and repo context
- you want the deterministic work to live in a standalone
openclawCLI and OpenClaw to stay the AI/chat layer - you want delivery configurable between OpenClaw chat handoff, GitHub issues, and draft pull requests
Preferred Runtime
Prefer the standalone openclaw CLI as the runtime surface.
- Setup path:
openclaw setup --config openclaw.config.json - Primary path:
openclaw start --config openclaw.config.json - Local monorepo path:
pnpm --filter @analyticscli/openclaw-cli dev -- start - Legacy copied-runtime scripts under
scripts/openclaw-growth-*.mjsremain fallback-only for older OpenClaw workspaces
The CLI is intentionally non-AI. OpenClaw should stay the only conversational and implementation layer.