product-iteration

Orchestrate data-driven product iteration from signal collection to task decomposition.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/0xEdenY/eden-claude-skills --skill product-iteration-0xedeny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-iteration
Source: https://github.com/0xEdenY/eden-claude-skills/tree/main/product-iteration
Command: npx skills add https://github.com/0xEdenY/eden-claude-skills --skill product-iteration-0xedeny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Iteration decision-making is fragmented, leading to misaligned priorities and undocumented changes. This Skill provides a structured workflow to transform signals (data, feedback, and observations) into repeatable iteration processes with clear success metrics and traceable history.

Core Features & Use Cases

  • Stage-based workflow: collect signals, evaluate decisions, define scope, and decompose tasks, updating docs/iterations and docs/tasks as you go.
  • Governance and guardrails: consistency gates, dependency mapping, and alignment with product-builder outputs to prevent drift.
  • Documentation-driven execution: automatically update docs/prd.md and maintain a decision history that can be audited by stakeholders.

Quick Start

Initiate an iteration by collecting signals and drafting a prioritized decision plan.

Frequently Asked Questions about product-iteration

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

FAQPage Schema
How do I turn user feedback and data signals into actionable product iterations?

You orchestrate data-driven product iterations by collecting signals, evaluating decisions, defining scope, and decomposing tasks. This structured workflow updates docs/prd.md and docs/iterations to maintain traceable, auditable decision history.

What is the best way to maintain traceability for product iteration decisions?

Traceability for product iteration decisions is maintained through documentation-driven execution that updates docs/iterations and docs/tasks. Consistency gates, dependency mapping, and change-guard compliance ensure an auditable, drift-free history.

How do I decompose product scope into tasks while preventing documentation drift?

Scope decomposition prevents drift by applying governance guardrails like consistency checks, dependency mapping, and change-guard compliant task breakdown. This ensures alignment with product-builder outputs while updating docs/tasks during iteration execution.

Can I use this iteration workflow with an existing PRD and iterations history?

Yes, the workflow supports teams using existing docs/prd.md and iteration history stored in docs/iterations. It requires structured frontmatter in SKILL.md and applies consistency gates to align new decisions with your current documentation.

How do I start a product iteration cycle from collected signals?

Initiate an iteration by collecting signals and drafting a prioritized decision plan. The workflow then moves through scope definition and task decomposition, automatically updating docs/iterations and docs/tasks to execute the iteration systematically.

What guardrails are applied during product scope decomposition?

Guardrails applied during scope decomposition include consistency checks, dependency mapping, and change-guard compliant task breakdown. These governance mechanisms align outputs with docs/prd.md to prevent undocumented changes and misaligned priorities.