·shipping-and-launch
>_

shipping-and-launch

프로덕션 배포를 준비할 때 사용합니다. 출시 전 체크리스트가 필요할 때, 모니터링을 설정할 때, 단계적 출시를 계획할 때, 롤백 전략이 필요할 때 사용하세요.

10설치·0트렌드·@addyosmani

설치

$npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch

shipping-and-launch 설치 방법

명령줄에서 shipping-and-launch AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: addyosmani/agent-skills.

Ship with confidence. The goal is not just to deploy — it's to deploy safely, with monitoring in place, a rollback plan ready, and a clear understanding of what success looks like. Every launch should be reversible, observable, and incremental.

| "It works in staging, it'll work in production" | Production has different data, traffic patterns, and edge cases. Monitor after deploy. | | "We don't need feature flags for this" | Every feature benefits from a kill switch. Even "simple" changes can break things. |

| "Monitoring is overhead" | Not having monitoring means you discover problems from user complaints instead of dashboards. | | "We'll add monitoring later" | Add it before launch. You can't debug what you can't see. | | "Rolling back is admitting failure" | Rolling back is responsible engineering. Shipping a broken feature is the failure. |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch
카테고리
>_생산성
인증됨
최초 등록
2026-02-24
업데이트
2026-03-10

Browse more skills from addyosmani/agent-skills

빠른 답변

shipping-and-launch이란?

프로덕션 배포를 준비할 때 사용합니다. 출시 전 체크리스트가 필요할 때, 모니터링을 설정할 때, 단계적 출시를 계획할 때, 롤백 전략이 필요할 때 사용하세요. 출처: addyosmani/agent-skills.

shipping-and-launch 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/addyosmani/agent-skills