~aod-score

Re-score ICE ratings on GitHub Issues and regenerate BACKLOG.md.

86|21|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/davidmatousek/tachi --skill aod-score
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ~aod-score
Source: https://github.com/davidmatousek/tachi/tree/main/.claude/skills/~aod-score
Command: npx skills add https://github.com/davidmatousek/tachi --skill aod-score

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Re-score an existing idea's ICE rating when circumstances change. Reads from and writes to the idea's GitHub Issue to keep backlog state accurate and auditable.

Core Features & Use Cases

  • Re-evaluates ICE scores for backlog items based on updated inputs.
  • Reads from GitHub Issues (the single source of truth) and updates ICE, status, and evidence.
  • Regenerates BACKLOG.md to reflect the latest scoring and prioritization across the backlog.

Quick Start

Provide the idea identifier (NNN, #NNN, or IDEA-NNN) to re-score and begin the workflow.

Frequently Asked Questions about ~aod-score

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

FAQPage Schema
How do I re-score backlog ideas when circumstances change?

To re-score a backlog idea, you provide its identifier (NNN, #NNN, or IDEA-NNN) to trigger a workflow that re-evaluates its ICE rating based on updated inputs and priorities.

What is the best way to update ICE scores stored in GitHub Issues?

Updating ICE scores in GitHub Issues is handled by reading the issue's existing data, computing a new score based on updated evidence, and writing the new ICE rating and status back to the issue.

Does this backlog scoring tool require the gh CLI to function?

Yes, this backlog scoring process requires access to GitHub and the gh CLI, alongside backlog tooling, to read, compute, and write new scores to issues and regenerate BACKLOG.md.

Can I regenerate BACKLOG.md automatically after updating product management ICE scores?

Yes, after computing and writing updated ICE scores to GitHub Issues, the tool regenerates BACKLOG.md to reflect the latest scoring and prioritization across the entire backlog.

When do I need to re-evaluate an ICE rating for product management?

You need to re-evaluate an ICE rating when circumstances change, ensuring your backlog state remains accurate and auditable by reflecting updated information and priorities in GitHub Issues.