DOCS · REFERENCE · COMMANDS · SETUP
init/synthex:init
SetupScaffold project structure and Synthex configuration.
Invocation
Run from inside Claude Code in any project where Synthex is installed:
/synthex:initSome 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.
Related agents
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: