go-no-go

Evaluate software issue viability through adversarial pro and con agent debate.

7|2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/BrennonTWilliams/little-loops --skill go-no-go-brennontwilliams
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: go-no-go
Source: https://github.com/BrennonTWilliams/little-loops/tree/main/.gemini/skills/go-no-go
Command: npx skills add https://github.com/BrennonTWilliams/little-loops --skill go-no-go-brennontwilliams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of premature or poorly-vetted feature implementation by forcing a rigorous, adversarial debate before any code is written.

Core Features & Use Cases

  • Adversarial Debate: Automatically stages a debate between two research agents—one arguing for implementation and one against—to uncover hidden risks and complexities.
  • Neutral Verdict: A judge agent synthesizes the arguments to provide a definitive GO or NO-GO decision, complete with a rationale and deciding factor.
  • Use Case: Use this before starting a complex feature to ensure the implementation is actually necessary, well-timed, and aligned with the current codebase architecture.

Quick Start

Run the go-no-go skill to perform an adversarial review on the issue FEAT-808.

Frequently Asked Questions about go-no-go

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

FAQPage Schema
How does adversarial issue assessment prevent scope creep in sprint planning?▼

Adversarial issue assessment prevents scope creep by staging a debate between pro and con research agents to uncover hidden risks and complexities before code is written. A judge agent synthesizes these arguments to render a definitive GO or NO-GO verdict.

Can I use an adversarial code review process to evaluate feature viability before implementation?▼

Yes, you can use an adversarial code review process to evaluate feature viability by arguing both for and against implementation. This evidence-based approach ensures the feature is necessary, well-timed, and aligned with the current codebase architecture.

What do I need to perform an automated GO or NO-GO decision for software features?▼

To perform an automated GO or NO-GO decision, you need integration with issue tracking systems and historical context databases. These provide the necessary evidence for research agents to assess implementation viability and prevent technical debt.

When should I use an adversarial debate approach for feature development workflows?▼

You should use an adversarial debate approach for feature development workflows before starting a complex feature. This rigorous review process ensures the implementation is actually necessary and well-timed, preventing poorly-vetted feature implementation and technical debt.

Does this issue assessment approach work with existing issue tracking systems?▼

Yes, this issue assessment approach requires integration with existing issue tracking systems. It pulls historical context and issue data to render evidence-based implementation verdicts, ensuring the adversarial debate is grounded in actual project history and codebase architecture.