create-prd: Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and…; pre-mortem: Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken…; outcome-roadmap: Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statemen…
Updated 2026-07-03 19:34:34 +08:00
inngest-durable-functions: Use when building functions that must survive process crashes, retry automatically on failure, run on a schedule, react to events, or maintain state across…; inngest-events: Use when designing event-driven workflows, decoupling services, implementing fan-out patterns (one trigger, many downstream handlers), implementing idempotent…; inngest-steps: Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), wa…
Updated 2026-07-03 04:40:14 +08:00