pdl-score

Re-score IDEA-NNN items in 01_IDEAS.md with new ICE totals.

21|6|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/davidmatousek/agentic-oriented-development-kit --skill pdl-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdl-score
Source: https://github.com/davidmatousek/agentic-oriented-development-kit/tree/main/.claude/skills/pdl-score
Command: npx skills add https://github.com/davidmatousek/agentic-oriented-development-kit --skill pdl-score

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Re-score an existing idea's ICE rating when circumstances change or priorities shift, ensuring the backlog reflects up-to-date value and feasibility.

Core Features & Use Cases

  • Reads backlog files (01_IDEAS.md and 02_USER_STORIES.md) to locate the target IDEA-NNN.
  • Recomputes ICE scores (Impact, Confidence, Effort) and updates status per governance rules.
  • Updates the backlog in place with the new ICE total, date, and any status changes while preserving existing fields.

Quick Start

Provide the IDEA-NNN identifier (e.g., IDEA-123) to re-score the idea and update the backlog accordingly.

Frequently Asked Questions about pdl-score

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

FAQPage Schema
How do I re-score an existing idea's ICE rating when priorities shift?

To re-score an ICE rating, provide the IDEA-NNN identifier. The system reads your backlog, recomputes the Impact, Confidence, and Effort scores, updates the ICE total, adjusts the status per governance rules, and writes the current date.

What is the best way to update ICE scores across a product backlog?

Updating ICE scores across a backlog involves reading the 01_IDEAS.md file, validating the IDEA-NNN format, computing new ICE totals for each item, and updating the corresponding rows in place while preserving existing fields and adjusting statuses.

How do ICE score updates affect deferred ideas in a backlog?

ICE score updates re-evaluate priorities for deferred ideas by recomputing their Impact, Confidence, and Effort ratings. When circumstances change, this process adjusts their status per governance rules and updates the backlog to reflect current feasibility and value.

Do I need a specific file format to re-evaluate ICE priorities?

You need an ideas backlog in the 01_IDEAS.md format containing valid IDEA-NNN identifiers, alongside a 02_USER_STORIES.md file. The system validates this structure before computing new ICE totals and updating the corresponding rows in place.

When should I re-score ICE ratings instead of creating new ideas?

Re-score ICE ratings when circumstances change or priorities shift for existing backlog items, rather than creating new ideas. This ensures the backlog reflects up-to-date value and feasibility by adjusting status per governance rules and writing the current date.

Why does my ICE re-scoring process fail to update the backlog?

ICE re-scoring fails if the target idea lacks a valid IDEA-NNN identifier in the 01_IDEAS.md file. The system validates this format before computing the new ICE total, updating the corresponding row, adjusting status, and writing the current date.