prd-decision-batch

Batch and rank queued decisions from LOOP-STATE.md into DECISION-PACKAGE.md with top-3 preview.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/yesplease-studio/prd-please --skill prd-decision-batch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-decision-batch
Source: https://github.com/yesplease-studio/prd-please/tree/main/skills/prd-decision-batch
Command: npx skills add https://github.com/yesplease-studio/prd-please --skill prd-decision-batch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When decisions pile up, teams are interrupted too often. This skill consolidates queued decisions into a single, scannable package to reduce interruptions and improve decision quality.

Core Features & Use Cases

  • Batch and rank open decisions from the LOOP-STATE.md Decision queue into a single reviewable package.
  • Enrich each decision with leverage, irreversibility, risk, and recommended actions for clear decision-making.
  • Surface a top-3 preview and a not-in-this-package list to guide human resolution and next steps.
  • Output a DECISION-PACKAGE.md at the project decisions path to persist the batch.

Quick Start

Trigger when 3+ decisions are queued to generate a ranked, consolidated decision package for human review.

Frequently Asked Questions about prd-decision-batch

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

FAQPage Schema
How do I batch and rank open project decisions to reduce team interruptions?

Batching and ranking open decisions involves consolidating queued decisions into a single review-ready package, computing leverage, irreversibility, and risk factors to reduce interruptions and improve decision quality.

When should I consolidate queued decisions for review?

Consolidate queued decisions for review when 3 or more decisions are open in the decision queue, learner debt or apply debt nears the ceiling, or multiple open decisions share a common open dependency.

How do I generate a decision package from a decision queue?

Generate a decision package by reading the decision queue to compute leverage and risk factors, capping at seven decisions, and outputting a DECISION-PACKAGE.md file with a top-3 preview and a not-in-this-package list for human resolution.

Does this decision batching approach cap the number of decisions processed?

Yes, this decision batching approach caps at seven decisions to produce a single review-ready package, surfacing a top-3 preview and a not-in-this-package list to guide human resolution and next steps.

What is the best way to rank open decisions for quick review?

The best way to rank open decisions for quick review is to compute leverage, irreversibility, and risk factors for each queued decision, then output a review-ready package with a top-3 preview for surface.