self-check

Score Prismstack product skills against a 15D rubric and save results.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/fagemx/prismstack --skill self-check-fagemx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-check
Source: https://github.com/fagemx/prismstack/tree/main/.claude/skills/self-check
Command: npx skills add https://github.com/fagemx/prismstack --skill self-check-fagemx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This internal skill audits Prismstack's own product skills to ensure quality and consistency with a shared 15D rubric.

Core Features & Use Cases

  • Load the quality rubric from the repository and automatically discover all product skills via the standard SKILL.md manifest.
  • Score each skill across all 15 dimensions, aggregate results, and generate a cross-skill pattern analysis.
  • Compare against the last run and save results to the local last-results.json for delta tracking.

Quick Start

Run the self-check skill to audit Prismstack's skills and generate the latest results.

Frequently Asked Questions about self-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit skill quality using a rubric?

To audit skill quality using a rubric, this skill identifies and scores product skills against a published 15D rubric, analyzing gaps to ensure consistency. It automatically discovers skills via the SKILL.md manifest and evaluates them across all 15 dimensions.

Can I track quality audit changes over time?

Yes, you can track quality audit changes over time by comparing the current run against the last run. The skill calculates a delta since the previous audit and saves the consolidated results to a local last-results.json file for tracking.

What is a 15D rubric for skill quality assessment?

A 15D rubric for skill quality assessment is a multidimensional scoring framework used to evaluate product skills. It scores each skill across 15 distinct dimensions, aggregates the results, and generates a cross-skill pattern analysis to identify quality gaps.

How do I generate a consolidated report for internal audits?

You generate a consolidated report for internal audits by running the skill to evaluate all discovered SKILL.md files. It produces a Phase 3 score table with per-skill scores and a delta since the last run, outputting the final report to last-results.json.

Do I need dependencies to perform a self-check audit?

No, you do not need external dependencies to perform a self-check audit. The skill operates independently by loading the quality rubric directly from the repository and discovering product skills via the standard manifest without requiring additional components.

Are there limitations to automated skill metrics analysis?

A limitation of automated skill metrics analysis is that it is restricted to evaluating skills with a standard SKILL.md manifest. It relies entirely on the predefined 15D rubric loaded from the repository, meaning custom dimensions or non-standard formats are not supported.