DOCS · REFERENCE · COMMANDS · SETUP

init/synthex:init

Setup

Scaffold project structure and Synthex configuration.

Invocation

Run from inside Claude Code in any project where Synthex is installed:

/synthex:init

Some commands accept parameters; see the source-of-truth file linked below for the full parameter list and workflow.

Lifecycle phase

Setup. One-time project scaffolding.

No agents declare this command's lifecycle phase. The command runs structurally — delegating to whichever agents the command's workflow names directly.

Source

The command's parameters, workflow, and sub-agent invocations are defined in markdown at bluminal/lumenai/blob/main/plugins/synthex/commands/init.md.

Last modified: