delimit_quickstart
Run a guided 60-second quickstart after installing Delimit to initialize scaffolding, run a scan, and detect environment, proving the tool's value with minimal effort.
Instructions
60-second guided quickstart for a new install.
When to use: immediately after installing Delimit, as the minimum-effort path to prove value — combines init + scan + environment detection. When NOT to use: for activation/license confirmation (use delimit_activate) or full diagnostics (delimit_diagnose).
Sibling contrast: delimit_init only writes scaffolding; delimit_scan only inspects; delimit_activate is post-license; this is the unified first-run flow.
Side effects: triggers init (writes .delimit/) and runs scan (read-only). Detects environment in passing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Project path to quickstart. Default "." (cwd). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||