Launch checklist skill vs prompt tool

The skill stays installed so the agent can audit the repo again. The browser tool is a picker: you choose workflows and copy a one-shot prompt. Use the skill for a repeatable agent pass; use the tool when you want to scope the prompt yourself.

Which one should you use?

The skill stays installed so the agent can audit the repo again. The browser tool is a picker: you choose workflows and copy a one-shot prompt. Use the skill for a repeatable agent pass; use the tool when you want to scope the prompt yourself.

Side by side.

OptionWhat it doesWhere it runsBest for
Launch checklist skillReusable agent procedure on diskInstalled hostYou will run this audit more than once
Launch Checklist Prompt toolPick workflows, copy a promptBrowser, no installYou want a scoped paste for one session

When the skill fits.

The files are local. You want the agent to check them without rebuilding the prompt.

When the prompt tool fits.

You are still choosing which launch workflows matter. Scope in the picker, then paste. The existing tool guide stays the walkthrough for that UI.