Help us improve
Share bugs, ideas, or general feedback.
From Metis
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.
npx claudepluginhub gsaranti/pantheon --plugin metisHow this skill is triggered — by the user, by Claude, or both
Slash command
/metis:metis-initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `references/init.sh` and relay its output verbatim. The script handles arguments (`--name=<name>`, `--reinit`), preconditions, interactive prompts, and re-run idempotency; this skill does not intermediate.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Run references/init.sh and relay its output verbatim. The script handles arguments (--name=<name>, --reinit), preconditions, interactive prompts, and re-run idempotency; this skill does not intermediate.
None. The script writes.
Silently accept and ignore any trailing free-text prompt.