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.
| Option | What it does | Where it runs | Best for |
|---|---|---|---|
| Launch checklist skill | Reusable agent procedure on disk | Installed host | You will run this audit more than once |
| Launch Checklist Prompt tool | Pick workflows, copy a prompt | Browser, no install | You 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.