Discover and use stable per-app ports assigned to a local monorepo worktree. Use when starting, opening, testing, or debugging local apps, or when worktree slots, localhost ports, PORT, app URLs, or .worktree-env.json are involved.
72
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
bun dev:info --json before accessing local apps. Use the returned app
URLs; never assume a port.bun dev* scripts so .env.worktree.local and
.env.local are loaded before the wrapper runs..worktree-env.json in a
worktree-local environment file.exports, including PORT.{apps.<name>.url} templates.The generic resolver and command wrapper are bundled in scripts/.
14113a9
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.