critic-gate

Coordinate critic reviews and iterative plan revisions before project execution.

1|Updated May 17, 2026
One-click install
npx skills add https://github.com/djimit/djimitflo --skill critic-gate-djimit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critic-gate
Source: https://github.com/djimit/djimitflo/tree/main/.opencode/skills/critic-gate
Command: npx skills add https://github.com/djimit/djimitflo --skill critic-gate-djimit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures project integrity and safety by requiring a review before project execution, minimizing errors and reducing project risk.

Core Features & Use Cases

  • Critic Review: Facilitates critic review process before implementation.
  • Revision Loop: Allows for iterative plan revision based on critic feedback.
  • Hard Stop: Prevents execution unless the critic's hard stop checklist is satisfied.
  • Spec Staleness Guard: Ensures specification documents are up to date before proceeding.
  • Use Case: Before a critical project is executed, run 'critic-gate' to ensure the plan is reviewed, approved, and specifications are current.

Quick Start

Activate critic-gate with the command 'critic-gate'.

Frequently Asked Questions about critic-gate

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

FAQPage Schema
How do I enforce a review protocol to ensure project safety before execution?

You can enforce a review protocol by activating critic-gate to coordinate critic reviews, iterative plan revisions, and spec updates before project execution. This prevents errors and reduces project risk by requiring approval before proceeding.

What is a hard stop condition in a project review protocol?

A hard stop condition in a review protocol prevents project execution unless the critic's checklist is fully satisfied. This mechanism ensures strict quality and safety standards are met before any implementation begins.

How do I prevent staleness in specification documents during iterative plan revisions?

To prevent staleness in specification documents during iterative plan revisions, use a spec staleness guard. This ensures specification documents are checked and kept up to date before proceeding to execution.

Can I use an automated critic review process for engineering teams of any scale?

Yes, the automated critic review process is designed for engineering teams to ensure project quality and safety. It facilitates iterative plan revisions based on feedback, operating under strict hard stop conditions for any critical project.

When should I not use an automated review gate for project execution?

You should not use an automated review gate when a critical project requires immediate execution without delay, because the hard stop condition will prevent implementation until the critic's checklist and spec staleness guard are fully satisfied.