From autocode
Runs final go-live checklist verifying URL accessibility, SSL status, mobile loading, and displays live URL. Auto-activates on deploy complete.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{go-live|conf:confirmed|scope:global}
Runs a go/no-go pre-launch checklist checking showstoppers like auth, payments, core flows; UX; operations like monitoring and backups; and professional polish before deploying to real users.
Runs production readiness checklist verifying environment variables, health endpoints, error monitoring, CORS, rate limiting, security headers, performance, database, and DNS/SSL config before deployment.
Audits deployed websites and web apps post-launch, cycling through Fix-Audit-Test phases to identify and resolve issues.
Share bugs, ideas, or general feedback.
::GENE{go-live|conf:confirmed|scope:global} T:check_url_accessible T:check_ssl_working T:check_mobile_loads T:show_user_their_url T:celebrate_if_all_pass A:say_its_live_without_checking⇒verify_first
::ACTIVATE{go-live} ON:deploy_complete
::EXAMPLE{ output: "All checks passed. Your site is live: https://nainai-cake.com Open it on your phone and see." }
Powered by I-Lang v3.0 | ilang.ai