// catalog · grep -e "PM / BA Tools"
Catalog/PM / BA Tools · page 3/6
Showing entries 13 to 18 of 33 · click any row to launch
- 013 PM / BA Tools roadmap-prune:// Takes a long roadmap and a target size (or budget cut). Outputs a ranked cut list (what to drop, in order) with a one-line reason for each (low strategic fit, can be batched, post-cycle move). Frames the conversation, doesn't make the final call.
- 014 PM / BA Tools dependency-mapper:// Maps task dependencies into a readable graph (Mermaid-style). Calls out the critical path, identifies "bottleneck" tasks where one slip cascades, and surfaces independent parallelisable chains.
- 015 PM / BA Tools decision-log:// Generates an Architecture Decision Record (ADR) from a description of the decision. Standard format: Context, Decision, Status, Consequences. For technical AND non-technical decisions ("do we shut down legacy product?"). Keeps the institutional memory.
- 016 PM / BA Tools kickoff-prep:// Generates everything you need for a project kickoff. The agenda (with time-boxes), the pre-reads, the first-2-weeks tactical plan, the 5-10 questions to surface before formal kickoff. The "ready to walk into the room" pack.
- 017 PM / BA Tools scope-cut:// When the delivery is over-budget (time, money, or scope), this generates a ranked cut list to close the gap. Each cut comes with: time / cost saved, customer-visibility (high/low), and a "this becomes a problem in N months" timestamp.
- 018 PM / BA Tools kpi-define:// For any business or product goal: returns 3 KPI candidates that actually measure it. Each comes with leading-vs-lagging classification, an instrumentation note, the typical "gameable" failure mode, and a healthy baseline range.