disparador-checker

Track documented triggers to prevent premature reopening of deferred decisions.

Updated May 15, 2026
One-click install
npx skills add https://github.com/avgarcia/runcriticon --skill disparador-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disparador-checker
Source: https://github.com/avgarcia/runcriticon/tree/main/.claude/skills/disparador-checker
Command: npx skills add https://github.com/avgarcia/runcriticon --skill disparador-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents teams from accidentally reopening consciously deferred MVP decisions by keeping track of the exact conditions required before revisiting them.

Core Features & Use Cases

  • Decision Guardrails: Identifies postponed topics and reminds users of the original architecture decision record and reopening criteria.
  • Trigger Tracking: Matches discussions about deferred features such as authentication, infrastructure, frontend, and compliance topics with their documented triggers.
  • Use Case: When someone proposes adding a deferred capability, use this Skill to verify whether the documented trigger has been reached before changing the plan.

Quick Start

Use the disparador-checker skill to identify whether a proposed feature was intentionally deferred and what condition must be met before reopening the decision.

Frequently Asked Questions about disparador-checker

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

FAQPage Schema
How do I prevent premature reopening of deferred MVP scope decisions?

You prevent premature reopening of deferred MVP scope decisions by tracking documented triggers and source architecture decision records to validate reopening conditions before proposing changes.

How does trigger tracking work for deferred architecture decisions?

Trigger tracking matches discussions about deferred features with their documented reopening criteria, verifying whether the specific condition required to revisit an architecture decision record has been met.

When do I need to validate reopening conditions for deferred product capabilities?

You need to validate reopening conditions whenever someone proposes adding a consciously deferred capability, ensuring the documented trigger for topics like authentication or infrastructure has been reached before changing the plan.

Can I use architecture decision records to guardrail deferred security and compliance features?

Yes, you can use architecture decision records to guardrail deferred security and compliance features by identifying postponed topics and reminding users of the original documented triggers required to revisit them.

What is the best way to manage deferred infrastructure choices during product planning?

The best way to manage deferred infrastructure choices during product planning is to maintain decision context, identify postponed topics, and validate reopening conditions before allowing changes to the original plan.