Polish Start the dev server, open the feature in a browser, and iterate. You use the feature, say what feels off, and fixes happen. Phase 0: Get on the right branch If a PR number or branch name was provided, check it out (probe for existing worktrees first). If blank, use the current branch. Verify the current branch is not main/master. Phase 1: Start the dev server 1.1 Check for .claude/launch.json Run bash scripts/read-launch-json.sh . If it finds a configuration, use it — the user already told us how to start the project. 1.2 Auto-detect (when no launch.json) Run bash scripts/detect-project-type.sh to identify the framework. Show more
ce-polish-beta
安装
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-polish-beta