Skip to main content
Back to the directory
addyosmani/agent-skillsSoftware EngineeringTesting and QA

shipping-and-launch

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.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, shipping-and-launch has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: addyosmani/agent-skills. Canonical URL: https://skills.sh/addyosmani/agent-skills/shipping-and-launch.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. Ship behind feature flags to decouple deployment from release: Feature flag lifecycle: Rules: Use these thresholds to decide whether to advance, hold, or roll back at each stage: Roll back immediately if: In the first hour after launch: Every deployment needs a rollback plan before it happens: Before deploying: After deploying: - Deploying a feature to production for the first time - Releasing a significant change to users - Migrating data or infrastructure - Opening a beta or early access program - Any deployment that carries risk (all of them) - Every feature flag has an owner and an expiration date - Clean up flags within 2 weeks of full rollout - Don't nest feature flags (creates exponential combinations) - Test both flag states (on and off) in CI - Error rate increases by more than 2x baseline - P95 latency increases by more than 50% - User-reported issues spike - Data integrity issues detected - Security vulnerability discovered - For security pre-launch checks, see references/security-checklist.md - For performance pre-launch checklist, see references/performance-checklist.md - For accessibility verification before launch, see...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does shipping-and-launch do?

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.

Is shipping-and-launch good?

shipping-and-launch does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support shipping-and-launch?

shipping-and-launch currently lists compatibility with Skills CLI.

Is shipping-and-launch safe to install?

shipping-and-launch has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to shipping-and-launch?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install shipping-and-launch?

Run the following command to install shipping-and-launch: npx skills add https://github.com/addyosmani/agent-skills --skill shipping-and-launch

Related skills

More from addyosmani/agent-skills

addyosmani/agent-skills/Software Engineering

code-review-and-quality

Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource addyosmani/agent-skills
addyosmani/agent-skills/Software Engineering

frontend-ui-engineering

Build production-quality user interfaces that are accessible, performant, and visually polished. The goal is UI that looks like it was built by a design-aware engineer at a top company — not like it was generated by an AI. This means real design system adherence, proper accessibility, thoughtful interaction patterns,...

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource addyosmani/agent-skills
addyosmani/agent-skills/Software Engineering

planning-and-task-breakdown

Decompose work into small, verifiable tasks with explicit acceptance criteria. Good task breakdown is the difference between an agent that completes work reliably and one that produces a tangled mess. Every task should be small enough to implement, test, and verify in a single focused session.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource addyosmani/agent-skills
addyosmani/agent-skills/Software Engineering

spec-driven-development

Write a structured specification before writing any code. The spec is the shared source of truth between you and the human engineer — it defines what we're building, why, and how we'll know it's done. Code without a spec is guessing.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource addyosmani/agent-skills
Related skills

Alternatives in Software Engineering