📋
Quality

Shipping Artifacts

by phuryn

Shipping Artifacts is a Quality skill for Claude Code, published by phuryn in pm-skills.

25.2K stars2.7K forkson phuryn/pm-skillsAdded 2026/08/14Repository updated 2026/07/03
agent-skill-repositoryagent-skillsagentic-skillsclaude-code-marketplaceclaude-code-pluginsclaude-cowork-pluginproduct-management
Install in seconds
Install Shipping Artifacts
Copy Shipping Artifacts into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/phuryn/pm-skills/tree/main/pm-ai-shipping/skills/shipping-artifacts ~/.claude/skills/shipping-artifacts

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/phuryn/pm-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
pm-ai-shipping/skills/shipping-artifacts/SKILL.md in phuryn/pm-skills
Installs to
~/.claude/skills/shipping-artifacts
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Shipping Artifacts does

Shipping Artifacts defines the durable documentation set that makes an AI-built app reviewable before shipping: architecture, user/permission flows, variables/secrets, and a test-coverage map, plus conditional docs for emails, cron, SEO, and embedded agents. Use when documenting a codebase for handoff, mapping trust boundaries, planning test coverage, or preparing for security or performance

Shipping Artifacts is cataloged under Quality on DirSkills. Shipping Artifacts comes from a repository tagged agent-skill-repository, agent-skills, agentic-skills, claude-code-marketplace and claude-code-plugins.

Documentation

README

Shipping Artifacts: The Docs That Make AI-Built Code Reviewable

Purpose

AI agents write code fast, but they leave no durable record of intent — what the system is supposed to do, who is allowed to do what, where the secrets live, which rules are actually verified. Without that record, no human (and no auditing agent) can tell whether the code is safe to ship. This skill defines the small set of documents that restore reviewability.

These docs live in documentation/ at the repo root and are written for two readers: a human reviewer and the next AI coding agent. They are the intended-state half of every later audit — a security or performance review is only as good as the intent it can compare the code against.

How the set is organized

This is the opening of the README. Read the full README on GitHub.

Commands Shipping Artifacts provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /document-app
  • /derive-tests
  • /ship-check

Frequently asked about Shipping Artifacts

  • What else does phuryn publish alongside Shipping Artifacts?

    Shipping Artifacts is one of 25 skills that DirSkills catalogs from phuryn/pm-skills, the repository it ships in. Its siblings there include A/B Test Analysis, Beachhead Segment and Brainstorm Team OKRs. Each one is a separate skill with its own page in this directory, installs the same way Shipping Artifacts does, and is maintained by phuryn in that same repository. The rest of the collection is listed on the phuryn/pm-skills page.

  • How does Shipping Artifacts compare to other Quality skills?

    Shipping Artifacts ranks #115 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Shipping Artifacts against them. Open each page to compare what they document and how they install.

More from phuryn/pm-skills

Shipping Artifacts is one of 25 skills cataloged on DirSkills from phuryn/pm-skills.

See all 25 skills
📊
2w ago

A/B Test Analysis

A/B Test Analysis evaluates A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when interpreting split test data, checking if a test reached significance, or deciding whether to ship a variant.
Data
25.2K2.7K
🎯
2w ago

Beachhead Segment

Beachhead Segment identifies the first beachhead market segment for a product launch by evaluating segments against burning pain, willingness to pay, winnable market share, and referral potential. Use it when choosing a first market, targeting an initial customer segment, or planning market entry strategy.
Data
25.2K2.7K
🎯
2w ago

Brainstorm Team OKRs

Brainstorm Team OKRs generates three alternative OKR sets aligned with company strategy, each with a qualitative objective and three measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.
Writing
25.2K2.7K
📊
2w ago

Cohort Analysis

Cohort Analysis helps analyze user engagement and retention patterns by cohort to identify trends in user behavior, feature adoption, and long-term engagement. Use it when studying retention curves, feature adoption over time, churn patterns, or engagement trends.
Data
25.2K2.7K
⚔️
2w ago

Competitive Battlecard

Competitive Battlecard creates sales-ready battlecards comparing your product against a specific competitor, including positioning, feature comparison, objection handling, and win/loss patterns. Use it when preparing sales teams, creating competitive materials, or answering 'why not competitor X?'
Writing
25.2K2.7K
📝
2w ago

Create PRD

Create PRD guides an agent through writing a Product Requirements Document using an 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use it when drafting a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.
Writing
25.2K2.7K