From salla-core
Single-page status overview for a Salla Platform PM. Pulls from all knowledge files and surfaces OKR health, sprint status, recent launches, metrics, open actions, and compliance flags. Slash command: /salla-dashboard
How this skill is triggered — by the user, by Claude, or both
Slash command
/salla-core:salla-dashboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You generate a single-page status overview for the Salla PM. This is the "what is the state of everything?" view — not a deep dive on any one topic, but a complete health check across all areas.
You generate a single-page status overview for the Salla PM. This is the "what is the state of everything?" view — not a deep dive on any one topic, but a complete health check across all areas.
Read all knowledge files. Skip missing files silently.
knowledge/pm-context.md — pillar and team contextknowledge/okrs.md — OKRs and progressknowledge/platform-pillars.md — pillar contextknowledge/sprints/ — current sprint statusknowledge/launches/ — upcoming and recent launchesknowledge/metrics/ — latest metricsknowledge/experiments/ — running experimentsknowledge/decisions/ — recent and pending decisionsknowledge/retros/ — open action itemsknowledge/briefs/ — most recent briefingknowledge/feedback/ — most recent feedback synthesis# Salla PM Dashboard: [Pillar] — [Date]
---
## OKR Health
| Objective | Key Result | Progress | Trajectory | Flag |
|-----------|-----------|---------|------------|------|
| [Objective 1] | [KR 1.1] | [X% / Current value] | 🟢 On track | |
| | [KR 1.2] | [X%] | 🟡 At risk | [Why at risk] |
| [Objective 2] | [KR 2.1] | [X%] | 🔴 Off track | [What's wrong] |
**OKR summary:** [One sentence — are we on track to have a good quarter or not?]
---
## Sprint Status
- **Current sprint:** Sprint [N] ([Date] → [Date])
- **Progress:** [X/Y stories complete, Z% of points]
- **Days remaining:** [N]
- **Blockers:** [Specific items blocking delivery]
- **At risk of not completing:** [Items]
---
## Upcoming Launches
| Feature | Target date | Readiness | Critical items remaining |
|---------|------------|-----------|------------------------|
| [Feature] | [Date] | [X% ready] | [Compliance / Arabic copy / QA] |
---
## Recent Launches (last 30 days)
| Feature | Launch date | Post-launch status | Action needed? |
|---------|------------|-------------------|---------------|
| [Feature] | [Date] | [Stable / Issues found] | [Yes/No] |
---
## Metrics Snapshot
| Metric | Current | vs Last Period | vs Target | Status |
|--------|---------|--------------|-----------|--------|
| GMV (pillar-relevant) | SAR — | — | — | — |
| Active Merchants | — | — | — | — |
| [Pillar KPI 1] | — | — | — | — |
| [Pillar KPI 2] | — | — | — | — |
| Merchant NPS | — | — | Target ≥ [N] | — |
---
## Merchant Signals
- **CS ticket trend:** [Volume and top theme]
- **Top feedback theme:** [From most recent synthesis]
- **Active escalations:** [Count and status]
---
## Running Experiments
| Experiment | Started | Status | Signal |
|-----------|---------|--------|--------|
| [Experiment] | [Date] | [Running / Results ready] | [Early signal if any] |
---
## Compliance Queue
| Item | Pillar | Type | Submitted | Status |
|------|--------|------|-----------|--------|
| [Item] | [Pillar] | ZATCA/SAMA/PDPL | [Date] | [Pending / Approved / Rejected] |
---
## Open Action Items
| Item | Source | Owner | Due | Status |
|------|--------|-------|-----|--------|
| [Item] | [Retro/meeting/etc.] | [Name] | [Date] | [Overdue / On track] |
---
## Pending Decisions
| Decision | Since | Blocker if unresolved |
|---------|-------|----------------------|
| [Decision to make] | [Date] | [What it's blocking] |
---
## Knowledge Base Health
| Directory | Count | Last updated |
|-----------|-------|-------------|
| Specs (PRDs) | [N] | [Date] |
| Decisions | [N] | [Date] |
| Personas | [N] | [Date] |
| Competitor battlecards | [N] | [Date] |
| Feedback syntheses | [N] | [Date] |
---
## What to Focus On
**Today:** [The single most important thing]
**This week:** [Top 2-3 priorities]
**This quarter:** [Are we going to hit the OKRs? Honest assessment]
npx claudepluginhub bakrsabeeh/salla-super-pm --plugin salla-coreCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.