challenge

Review grooming specs and output MoSCoW-classified verdicts.

81|31|Updated Jul 12, 2016
One-click install
npx skills add https://github.com/wp-media/imagify-plugin --skill challenge-wp-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: challenge
Source: https://github.com/wp-media/imagify-plugin/tree/main/.claude/skills/challenge
Command: npx skills add https://github.com/wp-media/imagify-plugin --skill challenge-wp-media

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adversarially reviews grooming specs to uncover hidden risks, unvalidated assumptions, and missing dependencies before implementation begins.

Core Features & Use Cases

  • Standalone challenger that analyzes a grooming spec and outputs a verdict (APPROVED / NEEDS_REVISION / BLOCKED) with MoSCoW-classified findings.
  • Works with project config and issue-related files to surface actionable guidance and prevent downstream defects.
  • Useful in pre-implementation reviews, code-quality gates, and risk assessments for software projects.

Quick Start

Use the challenger to review the specified grooming spec by loading the issue and spec files and running the analysis to produce a verdict.

Frequently Asked Questions about challenge

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

FAQPage Schema
How do I identify hidden risks and unvalidated assumptions in grooming specs?

Adversarial review of grooming specs identifies hidden risks, unvalidated assumptions, and missing dependencies before implementation begins. A challenger agent analyzes the issue and spec files to produce a human-readable verdict with MoSCoW-classified findings.

What is adversarial review for requirements validation in software projects?

Adversarial review for requirements validation evaluates spec quality before implementation by challenging grooming specs. This process surfaces missing dependencies and unvalidated assumptions, producing a verdict of APPROVED, NEEDS_REVISION, or BLOCKED with classified findings.

How do I run an adversarial code review on an issue tracking spec?

Run the standalone challenger agent with a given issue number and related spec files to perform the review. The analysis evaluates spec quality across issue tracking and requirement validation, outputting actionable guidance and a MoSCoW-classified verdict.

Can I use this adversarial review as a code-quality gate for pre-implementation risk assessments?

Yes, the challenger works as a code-quality gate for pre-implementation reviews and risk assessments in software projects. It analyzes project config and issue-related files to surface actionable guidance, preventing downstream defects by blocking or requiring spec revisions.

What is the best way to classify findings from a grooming spec risk identification process?

The best way to classify findings from grooming spec risk identification is using the MoSCoW method. The challenger agent outputs a human-readable verdict with MoSCoW-classified findings, prioritizing actionable guidance for unvalidated assumptions and missing dependencies.

When should I not use an adversarial challenger for grooming spec evaluation?

You should not use an adversarial challenger when a grooming spec lacks defined issue numbers or related project files. The standalone operation requires loading specific issue and spec files to run the analysis and produce a valid verdict with classified findings.