What problem does it solve?
The skills-qa skill evaluates a legal workflow skill’s design quality and trustworthiness so users can decide whether it is safe and appropriate to install and deploy in attorney review workflows.
Core Features & Use Cases
- Legal Skill Design Framework evaluation: Grades a candidate skill against thirteen design parameters, including trust surface, freshness, schema quality, and conflict detection.
- Injection-safety heuristic scan: Scans the provided SKILL.md (and related files when available) for prompt-injection patterns, authority overrides, and other high-risk instruction tactics.
- Dependency and trigger mapping: Builds an upstream/downstream/dependency/auto-trigger picture to surface breakage risk and incomplete context before adoption.
- Verdict for install decisions: Produces a Ready / Some Concern / Material Concerns / Refuse outcome to guide whether to trust, fix, or reject the skill.
Quick Start
Run the skills-qa skill and provide the path to a skill directory (including its SKILL.md) so it can evaluate design quality, dependencies, and trust risks.