SKILLEMALL.ai

AC yc-weekly-growth-compass

Make weekly startup growth decisions using growth rate, user behavior, and experiment evidence. Do not use this skill for runway, burn, or profitability trajectory analysis; use `yc-default-alive-calculator` for financial sustainability.

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

Make weekly startup growth decisions using growth rate, user behavior, and experiment evidence.

As a process C 63/100 · Has gaps — weak spots: failures and branches, running it twice, progress reporting

GeneratorResearchSoftware 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
C
63/100
Has gaps
Failures and branches w 10
0
Progress reporting w 2
0
Running it twice w 4
30
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 63/100

    • 0Failures and branches. Linear process with no failure handling
    • 0Progress reporting. Says nothing while it works
    • 30Running it twice. 2 mutating operations with no state check
    • 50When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (bash, python) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 26 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 2071 tokens
    • medium 6 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 237: enough signal without eating the budget
    • +4Structure: 21 headings
    • +3Step-by-step instructions: 26 items
    • +3Output format is stated explicitly
    • +4Has examples (6 code blocks)
    • +4Reference files are cited in the instructions (1 of 1)
    • +3All 1 scripts are documented
    • +1License stated

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