spex Init
Note: The init workflow is defined in spex/commands/init.md directly (not via skill reference) for higher compliance. This skill file exists as documentation only.
The init command:
- Runs
spex-init.sh(path from<spex-init-command>in hook context) - Asks user about trait selection and permissions
- Runs
spex-traits.sh initandspex-traits.sh permissions - Reports status and restart requirements
See spex/commands/init.md for the authoritative implementation.