Close out (or revisit) a Claude Managed Agent build — refresh the overview page, recap every primitive the founder now owns, show the run log and live status, suggest 1–2 tailored next upgrades, and sweep hygiene (sessions archived, key only in .env, no literal dates in deployment kickoffs). Use when the founder says "/wrap-up", "wrap up", "close it out", "where do things stand with my agent", or at the end of a /launch-your-agent build.
$npx -y skills add anthropics/launch-your-agent --skill wrap-upInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/launch-your-agent" --skill "anthropics/launch-your-agent/wrap-up"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/launch-your-agent" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/launch-your-agent"` and select the relevant skills, then follow their instructions.