grill-me

Stress-test ideas, code, and decisions through adversarial analysis.

Updated May 3, 2026
One-click install
npx skills add https://github.com/marktantongco/remotion-video-pro --skill grill-me-marktantongco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/marktantongco/remotion-video-pro/tree/main/skills/grill-me
Command: npx skills add https://github.com/marktantongco/remotion-video-pro --skill grill-me-marktantongco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a framework for rigorously reviewing ideas, code, and decisions to identify weaknesses and improve outcomes.

Core Features & Use Cases

  • Adversarial Analysis: Deliberately searches for weaknesses in ideas, code, and decisions.
  • Critique Severity Levels: Tags critiques with severity levels to prioritize responses.
  • Devil's Advocate Analysis: Challenges assumptions and identifies potential failure modes.
  • Code Stress-Testing: Probes code for robustness against adversarial inputs.
  • Decision Interrogation: Evaluates technical decisions for long-term viability.
  • Architecture Critique: Assesses architectural decisions for resilience and sustainability.
  • Risk Identification: Documents risks and their potential impact.
  • Pre-Mortem Analysis Framework: Analyzes potential failure scenarios post-launch.
  • Stress-Test Scenario Generator: Provides a template for stress-testing components.

Quick Start

Activate the 'grill-me' skill to initiate a review of your latest feature.

Frequently Asked Questions about grill-me

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

FAQPage Schema
How do I run an adversarial code review to find failure modes?

Adversarial code review probes your code for robustness against adversarial inputs. It performs devil's advocate analysis to identify weaknesses, assumptions, and potential failure modes, tagging critiques with severity levels to prioritize fixes.

What is pre-mortem analysis and when do I need it for architecture critique?

Pre-mortem analysis evaluates architectural resilience by analyzing potential failure scenarios post-launch. You need it to assess architectural decisions for sustainability, identify risks, and document their potential impact before deployment.

How do I stress test technical decisions for long-term viability?

Decision interrogation evaluates technical decisions for long-term viability by challenging underlying assumptions. It uses a structured stress-test scenario generator to probe decisions, identify risks, and document potential impacts.

Can I generate stress-test scenarios for specific software components?

Yes, the skill provides a stress-test scenario generator template for stress-testing components. It probes code for robustness against adversarial inputs and tags critiques with severity levels to prioritize responses.

Do I need a structured SKILL.md file to activate adversarial analysis?

Yes, activating adversarial analysis requires a structured SKILL.md file. This file must define the name, version, description, and activation triggers to properly initiate the review framework.