STUD

Choose what to get done

Ops & AutomationDesign & MediaEngineering
43 plays available

Cash-flow watch register

A structured cash-flow watch register listing the cash metrics to track (cash balance, net burn, runway months, revenue), each with a current value, an alert threshold, a direction, and an accountable owner, so cash flow is monitored obsessively rather than discovered too late.

20 creditsChoose Business Model

Clean-code smell scorecard for a method

A per-method clean-code smell scorecard: which thresholds each method exceeds (long method, too many arguments, deep nesting, and more), a 0-100 score, and a pass/warn/fail verdict.

15 creditsShip MVP

Cyclomatic complexity with refactor flags

McCabe cyclomatic complexity per function from its control-flow graph, with a refactor flag for any that exceed your threshold.

15 creditsShip MVP

Decision-rights and single-threaded-owner register

Every critical decision and deliverable has exactly one named accountable owner, with advisers/consulted/informed parties and an escalation path explicitly recorded, eliminating diffused 'chicken' accountability.

20 creditsLead Team

Defect density per module with ranked hotspots

Defect density per module against your chosen size unit, the overall density, and a ranking of the most defect-dense modules.

15 creditsShip MVP

Defect removal efficiency

Defect Removal Efficiency from pre-delivery vs escaped defect counts, with an optional per-phase breakdown.

15 creditsShip MVP

Deploy pipeline and hosting

The app is deployed and the health endpoint returns 200.

35 creditsShip MVP

Deploy runbook with rollback

An ordered, role-assigned deploy runbook with preflight checks, deploy steps, verification, and a rollback path that every failure step routes to.

20 creditsKeep App Running

Design a cheap parallel channel-test plan with pass/fail thresholds

I get a parallel channel-test plan where every test names one of the 19 canonical traction channels and carries a metric, a small budget, a duration, and a numeric pass threshold, so I can run several cheap experiments at once and read every result the same way.

20 creditsDistribution

Financing Deal-Stage Tracker

The founder has a complete, sequenced map of the financing process, split at the term sheet signing and ending at funds received, with every stage named, owner-assigned, and closed by a gating artifact, and a duration roll-up checked against the cap set at intake.

20 creditsPitch Investors

Financing-round closing checklist

A structured closing checklist that echoes your frozen round stage, close date, and raise amounts, covers every closing step you require (a canonical six-step sequence by default), and enforces the minimum-commitment and wire-sequencing gates arithmetically.

20 creditsLaunch Product

Goal decomposed into an executable task plan

A goal broken into ordered, tool-assigned steps with a resolved, acyclic dependency graph, so an agent (or a team) can execute it without ambiguity.

25 creditsShip MVP