Aod.Score banner
davidmatousek davidmatousek

Aod.Score

Development community

Description

--- description: Re-score an existing idea's ICE rating when circumstances change --- ## User Input ```text $ARGUMENTS ``` Consider user input before proceeding (if not empty). ## Overview Updates an existing idea's ICE score when circumstances change, new information emerges, or priorities shift. **Source of truth**: GitHub Issues. Reads and updates the idea's GitHub Issue body. **Flow**: Parse identifier (NNN, #NNN, or IDEA-NNN) → Find GitHub Issue → Display current scores → New ICE sco

Installation

Installs to ~/.claude/commands/davidmatousek-tachi-aod.score.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/.claude/commands/aod.score.md -o ~/.claude/commands/davidmatousek-tachi-aod.score.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository