Produces a compact executive scorecard grading a plugin across 7 quality dimensions with a letter grade, numeric score, and top 3 priority actions. [EXPLICIT] Trigger: generate scorecard, qa scorecard, plugin grade, executive summary. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdreferences/scorecard-dimensions.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"A dashboard is only as good as the decisions it enables."
Produces a compact 7-dimension scorecard from validation and audit findings. Each dimension receives PASS/WARN/FAIL status and a numeric score. The total score maps to a letter grade (A-F) with top 3 priority actions for improvement. [EXPLICIT]
Collect or receive findings -- gather results from all validation and audit skills. If results are not available in the current session, inform the user and suggest running the relevant skills first. Map findings to their source dimensions. [EXPLICIT]
Build the 7-dimension scorecard -- evaluate each dimension based on findings from its corresponding source:
validate-structure findingsvalidate-manifest findingsvalidate-components findingsvalidate-hooks findingsvalidate-cross-refs findingsaudit-security findingsaudit-content-quality findingsAssign status per dimension -- apply strict rules:
N/A with a noteCalculate numeric score -- assign points per dimension:
Assign letter grade based on total score (out of 70):
Determine top 3 priority actions -- select the 3 most impactful improvements:
Output the scorecard -- render as a compact Markdown table:
| Dimension | Status | Score | Findings (C/W/I) |
|------------------------|--------|-------|-------------------|
| Structure Conformance | PASS | 10 | 0 / 0 / 2 |
| ... | ... | ... | ... |
| **Total** | | XX/70 | |
| **Grade** | | X | |
Follow with the top 3 priority actions as a numbered list. [EXPLICIT]
Bad scorecard:
Grade: B
Score: 58/70
Missing: no per-dimension breakdown, no finding counts, no priority actions. [EXPLICIT]
Good scorecard:
| Dimension | Status | Score | Findings (C/W/I) |
|-----------------------|--------|-------|-------------------|
| Structure Conformance | PASS | 10 | 0 / 0 / 2 |
| Hook Safety | FAIL | 2 | 1 / 0 / 0 |
| **Total** | | 54/70 | |
| **Grade** | | **C** | |
Priority Actions:
1. Hook Safety (FAIL): Fix prompt hook on SessionStart — change type to command. +8 points. [EXPLICIT]
Includes: per-dimension status with finding counts, verifiable math, grade, ranked priority actions with expected improvement. [EXPLICIT]
Example invocations: