pm-backlog-drift-monitor
Installation
SKILL.md
PM Backlog Drift Monitor
Use When
- Backlog quality degrades after prioritization.
- Teams need continuous policy alignment.
API Selection Step (Mandatory First Step)
- Use
$fortalece-api-routing-guideto resolve drift-read and correction-write operations. - Select deterministic operations for detection/correction.
- Require
routing_decisions_v2+mutation_gate_v2. - If gate is blocked, output correction plan only.
Workflow
- Compare current backlog against policy baseline.
- Detect priority, dependency, and stale-state drift.
- Propose/apply corrective updates.
- Report drift trends and remaining variance.