Freestructured workflowmedium risk

Capability · rank 30

interface-review

Scope a branch, pull request, or uncommitted change and identify the affected interface surfaces for review.

A user-invoked change-review workflow that resolves the diff, its UI blast radius, and the status of each interface finding.

Listed owner

jakubkrehel/skills

Package source

jakub.kr

Category

Design

Design
$npx skills add jakubkrehel/skills --skill interface-review

Overview

A user-invoked change-review workflow that resolves the diff, its UI blast radius, and the status of each interface finding. Review the sandbox comparison, limitations, permissions, and pinned version before install.

Outcome

Scope a branch, pull request, or uncommitted change and identify the affected interface surfaces for review.

Who it is for

Teams reviewing uncommitted work, branches, or pull requests for interface regressions.

What it is not for

A whole-screen review without a change target; use better-interface instead.

Runtime export

codex_skill · markdown_export

Sandbox comparison
Generic baseline vs interface-review on the same sample input · pinned v0.1.0

Sample input

Review this pull request for interface regressions and affected screens

Model: gpt-4.1-mini · temp 0.2

Generic baseline

50/100
Use a generic workflow and rely on broad best practices without domain-specific guidance.

Skill-enhanced

86/100
interface-review workflow:
Scope a branch, pull request, or uncommitted change and identify the affected interface surfaces for review.
Apply the capability with explicit assumptions, constraints, and a reviewable result.

Rubric scores

+36 lift
Coverage of failure modes25
Actionable recommendations35
Measurable next steps24
Risk / limitation awareness24

Assumptions

  • Sample input is representative of a real production task
  • Same model and temperature for baseline and skill-enhanced runs

Comparison runs through the shared sandbox engine on registry sample cases (deterministic v0 path).

Usage

  1. 1. Inspect trust badges, limitations, and permissions on this page.
  2. 2. Run the sandbox comparison to see baseline vs skill-enhanced output.
  3. 3. Install the pinned version with the command below for your agent runtime.
  4. 4. Agents can also fetch /api/v1/skills/interface-review/manifest.
$npx skills add jakubkrehel/skills --skill interface-review

Example prompts & use cases

1 / Prompt

Review this pull request for interface regressions and affected screens

Limitations

  • It scopes and classifies change findings; domain-specific UI rules remain in the companion skills.

Audience

Teams reviewing uncommitted work, branches, or pull requests for interface regressions.

Not for

A whole-screen review without a change target; use better-interface instead.

Version history

v0.1.0

Aug 12, 2026current

Initial Kairaxis catalog packaging