// catalog · ls -la /lab/tools
Catalog/page 16/24
Showing entries 91 to 96 of 139 · click any row to launch
- 091 PM / BA Tools status-report:// Generates a clean weekly status report from raw notes (your scribbles, Slack threads, Jira list). Sections: Highlights, Risks & Issues, Asks, Next Week. Every line is concrete (no "team continued working on the thing"). Flags items missing concrete outcomes.
- 092 PM / BA Tools status-redflag:// Reads a status update and flags items that look fine but smell wrong. Surfaces the patterns of hidden bad news: vague verbs ("continued to work on"), shifting language ("re-prioritising"), absent specifics on items that used to have them. Helps PMs catch slippage early.
- 093 PM / BA Tools estimation-poker:// Sizes a story or task using 3-point estimation (S/M/L), surfaces the assumptions baked into the estimate, and lists the 2-3 questions worth asking the team before locking the size. For solo PMs and team rituals alike.
- 094 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.
- 095 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.
- 096 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.