一键导入
dashboard
Use when wanting an overview of all singularity-managed skills showing their scores, maturity levels, trends, and alerts via /singularity-dashboard
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when wanting an overview of all singularity-managed skills showing their scores, maturity levels, trends, and alerts via /singularity-dashboard
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when a new reusable skill needs to be built, either detected by gap analysis, requested by the user, or triggered by /singularity-create
Use when a skill has proven itself with consistently high scores across multiple executions and should be locked as a stable, immutable version via /singularity-crystallize
Use when a singularity-managed skill is failing, scoring below threshold, or producing incorrect outputs that need automated correction via /singularity-repair
Use when wanting to assess the health of a singularity-managed skill, check its maturity, decide whether it needs repair or is ready for crystallization via /singularity-review
Use after any singularity-managed skill execution to rate performance 0-100, track quality over time, and trigger repair when scores drop below threshold
Use when starting any conversation where skills may need to be created, evaluated, repaired, or when a capability gap is detected during task execution
基于 SOC 职业分类
| name | dashboard |
| description | Use when wanting an overview of all singularity-managed skills showing their scores, maturity levels, trends, and alerts via /singularity-dashboard |
Display a comprehensive overview of all managed skills with health indicators and actionable alerts.
Read ~/.claude/singularity/registry.json to get the list of all managed skills.
If no skills are registered:
"No skills tracked yet. Create your first skill with /singularity-create."
For each skill in the registry:
~/.claude/singularity/scores/<skill-name>.json↑↓→Singularity Dashboard
═══════════════════════════════════════════════════════════════════
| Skill | Version | Maturity | Avg | Runs | Trend | Last Used |
|--------------------|---------|---------------|------|------|-------|------------|
| my-api-client | v1.2.0 | hardened | 87 | 12 | ↑ | 2026-03-17 |
| data-transformer | v1.0.1 | tested | 72 | 5 | ↓ | 2026-03-15 |
| form-generator | v1.0.0 | draft | 45 | 2 | → | 2026-03-10 |
═══════════════════════════════════════════════════════════════════
Highlight skills needing attention:
Needs Repair (avg < 50, 2+ runs):
⚠ <skill-name>: avg score <n>/100 — run /singularity-repair
Ready to Crystallize (avg >= 90, 5+ runs, hardened):
✦ <skill-name>: avg score <n>/100, <n> runs — run /singularity-crystallize
Stale (not used in 30+ days):
⏳ <skill-name>: last used <n> days ago — review relevance
Total skills: <n>
Draft: <n> | Tested: <n> | Hardened: <n> | Crystallized: <n>
Average health: <overall-avg>/100
Alerts: <n> needing repair, <n> ready to crystallize