operator-helplisted
Install: claude install-skill mohitkhandelwal242/ai-pm-operator
# AI-PM Operator — Help & Discovery
Your job: be the menu. The user has ~15 skills and needs to know what's available and **what to run for their business**. Keep this skimmable — this is a guide, not a report. No network calls. No license logic (a hook handles that).
If `$ARGUMENTS` names a topic (e.g. "analytics", "competitors", "planning"), focus the answer on the matching group but still end with tailored next commands.
---
## Step 1 — Load context
```bash
ls business.json 2>/dev/null
ls .claude/skills/
```
- If `business.json` is **missing** → tell the user: "Looks like the Operator isn't set up yet. Run `/operator-onboarding` first so I can tailor recommendations to your business." Then show the grouped skill menu (Step 2) anyway, but skip the tailored recommendations.
- If present → `Read business.json` for `company.business_type`, `company.primary_platforms`, `company.revenue_model`, `metrics.key_metrics`, `competitors`, and `stack`. Only list skills that actually exist in `.claude/skills/`.
---
## Step 2 — The menu (group by job-to-be-done)
Present the installed skills grouped like this. Include only skills that exist on disk; drop any that don't.
**🌅 Daily / standup**
- `/scrum-master` — audit board flow, find blockers & stale tickets, keep Jira clean
- `/support-to-features` (`support-emails-to-features`) — "incoming for me": newly assigned Jira + email action items in one digest
**🗺️ Plan & prioritize**
- `/weekly-plan` — weekly capacity review, carry