(workflow) phase-5-iterate

Triage feature requests with RICE scoring and route them to phases.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/stericishere/skills --skill workflow-phase-5-iterate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: (workflow) phase-5-iterate
Source: https://github.com/stericishere/skills/tree/main/%28workflow%29%20phase-5-iterate
Command: npx skills add https://github.com/stericishere/skills --skill workflow-phase-5-iterate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 5 ITERATE triages incoming feature requests, resolves priority conflicts, routes items to the correct phase, and captures retrospective learnings to fuel self-improvement.

Core Features & Use Cases

  • RICE-based triage of requests to quantify reach, impact, confidence, and effort.
  • Judge-with-debate for resolving competing items and aligning stakeholders.
  • Routing to correct phase based on item type (new feature, enhancement, architecture change, etc.).
  • Persistent memory & learnings to improve future triage cycles and routing decisions.

Quick Start

Provide incoming feature requests and let the system triage, debate, route, and record learnings automatically.

Frequently Asked Questions about (workflow) phase-5-iterate

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

FAQPage Schema
How do I automate triage for incoming product feature requests?

Automate triage for product feature requests by applying RICE scoring to quantify reach, impact, confidence, and effort, then routing items to the correct development phase. This deterministic pipeline resolves priority conflicts automatically.

What is the best way to resolve priority conflicts between competing feature requests?

Resolve priority conflicts between competing feature requests using a judge-with-debate mechanism. This approach evaluates conflicting items against each other to align stakeholders and determine the winning priority for the routing pipeline.

How does RICE scoring work for feature request prioritization?

RICE scoring for feature request prioritization works by quantifying reach, impact, confidence, and effort. These metrics calculate a deterministic score that drives automated triage and routes items to the correct development phase.

Can I use retrospective learnings to improve future product triage cycles?

You can use retrospective learnings to improve future product triage cycles through persistent memory updates. The system captures routing decisions and triage outcomes to refine and self-improve future prioritization processes.

How do I route feature requests to the correct development phase based on item type?

Route feature requests to the correct development phase by categorizing item types such as new features, enhancements, or architecture changes. The system evaluates the request and directs it to the appropriate workflow phase automatically.