level-up — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited level-up (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Inspired by Nate Herk's "The Three Ms of AI"™ framework ("The Three Ms of AI" is his trademark).
Walks the user through the 3Ms each week to surface and ship one new automation. One interview = one artifact. It also installs the 3Ms framework into the user's head over time — after 4-6 runs, the user starts spotting opportunities mid-week without prompting because the questions have become internal defaults.
This is the brain-rewire mechanism. The kit doesn't need cron jobs to anchor behavior; it needs /level-up running every Friday.
/level-up is NOT/audit. /audit is structural ("is the AIOS built right?"). /level-up is functional ("what business leverage am I missing?"). Run /audit first if structure is messy./level-up runs/audit once. Earlier yields trivial output.context/priorities.md — what the user said matterscontext/about-me.md — top_pain, roleconnections.md — what's reachable, by what mechanismreferences/3ms-framework.md — the framework (used to quote principles back)decisions/log.md — recent decisions (what's already shipped or considered).claude/skills/*/SKILL.md frontmatter — what capabilities existaudits/audit-{date}.md if presentSurface 1-3 candidates ranked by leverage. Ask these in order, conversationally:
Quote relevant Mindset principles when they fit:
Output of Phase 1: numbered list of 1-3 candidate opportunities, one-line "why this is leverage" per candidate. Ask: "Pick one to scope."
User picks one candidate. Walk the 5-step Method pipeline:
Step 1 — Find the constraint. Which bottleneck does this solve, or which growth lever does it open? Tie back to Phase 1 answers.
Step 2 — EAD: Eliminate / Automate / Delegate.
decisions/log.md and stop.Step 3 — Map the process. Five elements:
If the user can't articulate any of the five: "If you can't explain it to a person, you can't explain it to an AI. Sketch it on paper first, then come back." Skill stops.
Step 4 — Pick the autonomy level.
| Level | Name | What happens |
|---|---|---|
| L0 | Manual | No AI |
| L1 | Suggested | AI suggests, human decides every step |
| L2 | Drafted | AI drafts, human reviews and edits |
| L3 | Supervised | AI runs, human validates periodically |
| L4 | Autonomous | AI handles end-to-end |
Default = lowest level that solves the problem. Push back on L4 unless the user has explicitly run lower levels first. "Workflows beat agents. If a decision doesn't HAVE to be made by AI, don't let AI make it."
Step 5 — Tie to a KPI. Which of the Three Buckets does this move?
Plus a specific metric (response time, error rate, conversion rate, time-to-completion). If the user can't name a bucket and a metric, skill stops. "If your automation doesn't move a number, why are you building it?"
Output of Phase 2: scoped automation spec written to decisions/log.md as a dated entry with all five answers + autonomy level + KPI. Durable record of what was decided and why.
Ask: "How do you want to ship this?" Options ordered by Boring-is-Beautiful default:
Default selected = highest non-AI option that solves the problem. User has to explicitly choose more autonomy.
Once chosen, route to the appropriate scaffolder:
skill-creator if available globally (Anthropic-shipped)skill-builder if user has it locallyEvery scaffolded artifact ships with these two headers at top:
---
bike-method-phase: 1 # Phase 1 — Training wheels. Run manually first.
three-ms-attribution: |
Inspired by Nate Herk's "The Three Ms of AI" framework.
---This locks the user into Phase 1 of the Bike Method on first build. They can't silently skip manual validation. Phase advances only by explicit edit.
Surface the Machine principles when scaffolding:
Every /level-up run produces:
bike-method-phase: 1 in frontmatter.(2) deterministic skill as default.Inspired by Nate Herk's "The Three Ms of AI"™ framework.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.