skill-review

Score gstack-game skills against a 15-dimension rubric and identify improvements.

58|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fagemx/gstack-game --skill skill-review-fagemx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/fagemx/gstack-game/tree/main/.claude/skills/skill-review
Command: npx skills add https://github.com/fagemx/gstack-game --skill skill-review-fagemx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured method to assess the quality of a gstack-game skill, decide which skill to improve next, or refactor a skill for progressive disclosure. It can run on a single skill or scan all skills.

Core Features & Use Cases

  • Score a skill against a 15-dimension rubric and surface concrete evidence from the skill file and references.
  • Identify top-priority improvements and provide clear next steps for optimization or refactoring.
  • Guide optional refactor workflows to convert dense skills into lean orchestrations while preserving key mechanisms.
  • Support artifact tracking and downstream discoverability by writing outputs to the shared projects directory.

Quick Start

Run the skill-review command on a specific skill (e.g., /skill-review for /balance-review) or use all to scan every skill.

Frequently Asked Questions about skill-review

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

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

To audit and score game skill quality, this skill evaluates files against a 15-dimension rubric, surfacing concrete evidence from the skill file and references to identify top-priority improvements.

What is skill refactoring for progressive disclosure?

Skill refactoring for progressive disclosure is the process of converting dense skills into lean orchestrations while preserving key mechanisms, guided by optional reference patterns.

Can I scan all gstack-game skills at once instead of auditing a single skill?

Yes, you can scan all gstack-game skills at once by passing the all argument to the skill-review command, evaluating design, QA, and documentation workflows across the entire project.

What's the best way to identify which game skill to improve next?

The best way to identify which game skill to improve next is running a quality audit that scores every skill against a 15-dimension rubric and ranks top-priority improvements.

Why does the skill audit write outputs to a shared projects directory?

The skill audit writes outputs to the shared projects directory to support artifact tracking and ensure downstream discoverability of scoring results and refactor guidance.