SKILLEMALL.ai

AB yc-default-alive-calculator

Evaluate startup runway, burn, revenue, and profitability trajectory using the Default Alive / Default Dead framework. Do not use this skill for weekly growth experiments or operating growth decisions; use `yc-weekly-growth-compass` for those decisions.

magnus919/agent-skills Agent Skills author: magnus919 MIT 6 files · 1 script body ≈ 1 861 tokens Open the sourcegithub.com↗ analyzed 26 h ago

Evaluate startup runway, burn, revenue, and profitability trajectory using the Default Alive / Default Dead framework.

As a process B 71/100 · Nearly there — weak spots: failures and branches, progress reporting

AnalyzerResearchSoftware developmentData and analyticstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
100/100
safety, quality, tests
Safety 60%
100
Quality 40%
99
Run on models
none yet
Process rating
B
71/100
Nearly there
Failures and branches w 10
0
Progress reporting w 2
0
When it triggers w 12
50
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 0

    ✓ No critical or high findings

    Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 71/100

    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 50When it triggers. No condition that starts the skill
    • 60Result and completion. Output format stated, no completion criterion
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 85Steps. 25 steps, 1 vague phrases
    • 100Tools and files. No external tools needed
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1861 tokens
    • 100Running it twice. No mutating operations
    • medium 5 test cases, all positive: not one "should refuse" or "should ask first"
    • low No test case covers injection arriving through data

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +2Single-language instructions
    • +4Description says when NOT to use the skill
    • +3Description length 253: enough signal without eating the budget
    • +4Structure: 19 headings
    • +3Step-by-step instructions: 25 items
    • +3Output format is stated explicitly
    • +4Has examples (8 code blocks)
    • +4Reference files are cited in the instructions (2 of 2)
    • +3All 1 scripts are documented
    • +1License stated

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 99.