| name | metis-init |
| description | Finalize project-specific Metis setup. Thin wrapper around the plugin's init.sh — creates .metis/, populates .metis/config.yaml, splices a delimited block into CLAUDE.md, and writes a .metis/CURRENT.md stub. |
$metis-init
Run this skill's references/init.sh as a single foreground Bash call and relay its output verbatim. It finishes in well under a second — do not background it, poll it, or monitor it. Under the Bash tool stdin is not a TTY, so the script is non-interactive: with no --name it silently uses the project directory's name. The script handles arguments (--name=<name>, --reinit), preconditions, and re-run idempotency; this skill does not intermediate.
Write scope
None. The script writes.
Invocation prompt
Silently accept and ignore any trailing free-text prompt.