Quality Check banner
EdgeCaser EdgeCaser

Quality Check

Productivity community

Description

--- name: quality-check description: "Score recent Shipwright artifacts against core rubric dimensions to detect quality drift over time." --- # /quality-check, Artifact Quality Audit Run this command to review recent Shipwright artifacts and track whether output quality is trending up, down, or holding steady. ## Workflow Steps ### Step 1: Identify Artifacts Ask the PM: - Which recent artifacts should be reviewed? - Are they pasted here, available as file paths, or available from prior se

Installation

Installs to ~/.claude/skills/edgecaser-shipwright-quality-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/edgecaser-shipwright-quality-check && curl -fsSL https://raw.githubusercontent.com/EdgeCaser/shipwright/HEAD/commands/quality-check.md -o ~/.claude/skills/edgecaser-shipwright-quality-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository