Skip to main content
Write the Claude configuration into the project. The command creates AGENTS.md, one agent file per template under .claude/agents/, and a SKILL.md (plus any reference files) for every skill under .claude/skills/<skill>/, where skill names containing a . become - in the directory name.

Usage

talos claude:init [options]

Examples

talos claude:init
talos claude:init --cwd=./my-app

Options

OptionDescriptionDefault
--cwdDirectory the configuration is written into.Current directory