~/.config/reseed.
Available keys
| Key | Description | Default |
|---|---|---|
dir | Skills directory in projects | .agents/skills |
Examples
--dir flag on any command overrides the configured default for that invocation.Get or set configuration
reseed config <key> [value]
~/.config/reseed.
| Key | Description | Default |
|---|---|---|
dir | Skills directory in projects | .agents/skills |
reseed config dir # show current value
reseed config dir .claude/skills # set default skills directory
--dir flag on any command overrides the configured default for that invocation.