# Need Opportunity Triager

> Dedupe, score, relate, and prioritize Need Route Lab opportunities before backlog or report promotion.

- Skill: `clawic/need-opportunity-triager` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawic/need-opportunity-triager`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawic/need-opportunity-triager/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: clawic (https://skillmd.com/u/clawic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/clawic/need-opportunity-triager

---


# need-opportunity-triager

Use this skill when Need Route Lab opportunities need prioritization.

## Procedure

1. Read the local ledger with `claw needs opportunities list --json`.
2. Run `claw needs opportunities dedupe --json` before recommending new work.
3. Score by impact, frequency, risk reduction, leverage, and confidence.
4. Preserve graph relations such as depends_on, duplicates, blocks, extends,
   validates, and documents.
5. Keep noisy, unclear, or externally blocked opportunities in candidate,
   parked, or observed_gap until evidence improves.

## Output

Return a ranked list with canonical opportunity ids, duplicate ids, state
recommendations, and next validation steps.

