dev-setup-config
Installation
SKILL.md
dev-setup-config
Overview
View and update dev-setup plugin settings stored in .claude/dev-setup.json.
Config File
.claude/dev-setup.json in the project root.
If file is absent: use these defaults (do not error):
{
"worktrees_dir": ".worktrees",
"env_file": ".env",
"wt_port_pattern": "_WT_PORT"
}