sdk-onboarding-audit
Installation
SKILL.md
sdk-onboarding-audit
This skill combines orchestration instructions with a small evidence-collection script.
Contract
This skill guarantees:
- A clean-env review of the documented onboarding path before any "corrected" path is tried.
- Command-level repros with environment, source, stdout/stderr, and exit-code evidence.
- A severity-ranked activation-risk report for founder outreach, DevRel handoff, or docs/CLI PRs.
- A lightweight local pass that captures a narrow slice of continuous release checks without pretending to replace release monitoring.
- Safety around credentials, paid credits, production resources, wallets, and the user's real
HOME.
Goal
Verify whether a fresh developer can discover, install, initialize, preview or smoke-test, authenticate, and understand the demo or SDK without hidden state. Produce evidence that is useful for founder outreach, DevRel handoff, and docs/CLI PRs.
This is not a subjective docs review. It is a clean-room developer journey check with exact commands, environment details, failures, and patchable issues.