morphiq-rank

Installation
SKILL.md

Pipeline Position

Step 2 of 4 — consumes morphiq-scan output.

  • Input: Scan Report (JSON) from morphiq-scan.
  • Output: Prioritized Roadmap (JSON) → consumed by morphiq-build.
  • Data contract: See PIPELINE.md §2 for the Prioritized Roadmap schema.

Purpose

Morphiq Rank transforms raw scan findings into an actionable, prioritized roadmap. It determines severity, assigns progressive discovery tiers, calculates priority scores, and controls how many issues are revealed. The output tells morphiq-build what to fix and in what order.

Workflow

Step 1: Ingest Scan Report

Parse the Scan Report JSON. Extract per-page scores, domain-level scores, all identified issues, and the overall pipeline score (0–100).

Step 2: Create Issues

Related skills

More from morphiqlabs/morphiq-labs-skills

Installs
9
First Seen
Mar 27, 2026