/arn-shipping
This skill should be used when the user says "shipping", "arness shipping", "ship it", "ship", "create PR", "open pull request", "push and PR", "commit and push", "wrap up", "ship the feature", "ship the fix", "ready to ship", "push changes", "finalize", "finish up", "done",
$ npx -y skills add AppsVortex/arness --skill arn-shipping --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/arn-shipping
Context preview
The summary Claude sees to decide when to auto-load this skill.
This skill should be used when the user says "shipping", "arness shipping", "ship it", "ship", "create PR", "open pull request", "push and PR", "commit and push", "wrap up", "ship the feature", "ship the fix", "ready to ship", "push changes", "finalize", "finish up", "done",
SKILL.md
arn-shipping.SKILL.mdname: arn-shipping
description: >-
This skill should be used when the user says "shipping", "arness shipping",
"ship it", "ship", "create PR", "open pull request", "push and PR",
"commit and push", "wrap up", "ship the feature", "ship the fix",
"ready to ship", "push changes", "finalize", "finish up", "done",
"arn-shipping", or wants to commit, push, and optionally create a
pull request. Handles branching, staging, committing, pushing, and
PR creation as a single guided flow. Chains from arn-implementing
at completion.
version: 1.0.0
Arness Shipping
Commit, push, and optionally create a pull request. This is a first-citizen entry point that wraps `arn-code-ship` and provides chaining context to the next stage (`arn-reviewing-pr`).
This skill is a **thin orchestration wrapper**. It MUST NOT duplicate `arn-code-ship` logic. All shipping work is done by the invoked skill. Arness-shipping handles: prerequisite checks, invoking the ship skill, and informing the user about the next stage.
Step 0: Ensure Configuration
Read `${CLAUDE_PLUGIN_ROOT}/skills/arn-code-ensure-config/references/step-0-fast-path.md` and follow its instructions. This guarantees a user profile exists and `## Arness` is configured with Arness Code fields before proceeding.
Workflow
Step 1: Invoke Ship
Show progress:
Shipping: SHIP (branch -> stage -> commit -> push -> PR)
^^^^Invoke the ship skill:
> `Skill: arn-code:arn-code-ship`
The ship skill handles all internal decisions: branching, staging, commit message generation, pushing, and PR creation. It has its own user interactions. Wait for it to complete.
---
Step 2: Completion Handoff
After `arn-code-ship` completes, present the chain exit:
"When your PR gets review feedback, run `/arn-reviewing-pr` to validate and address comments."
---
Error Handling
- **`## Arness` config missing:** Handled by Step 0 (ensure-config) — this should not occur if Step 0 completed successfully.
- **`arn-code-ship` fails:** Present the error. Ask: retry or abort.
- **Nothing to ship (clean tree, no commits ahead):** `arn-code-ship` handles this internally — it will inform the user. No action needed at this level.
Read more
name: arn-shipping description: >- This skill should be used when the user says "shipping", "arness shipping", "ship it", "ship", "create PR", "open pull request", "push and PR", "commit and push", "wrap up", "ship the feature", "ship the fix", "ready to ship", "push changes", "finalize", "finish up", "done", "arn-shipping", or wants to commit, push, and optionally create a pull request. Handles branching, staging, committing, pushing, and PR creation as a single guided flow. Chains from arn-implementing at completion. version: 1.0.0
Arness Shipping
Commit, push, and optionally create a pull request. This is a first-citizen entry point that wraps `arn-code-ship` and provides chaining context to the next stage (`arn-reviewing-pr`).
This skill is a **thin orchestration wrapper**. It MUST NOT duplicate `arn-code-ship` logic. All shipping work is done by the invoked skill. Arness-shipping handles: prerequisite checks, invoking the ship skill, and informing the user about the next stage.
Step 0: Ensure Configuration
Read `${CLAUDE_PLUGIN_ROOT}/skills/arn-code-ensure-config/references/step-0-fast-path.md` and follow its instructions. This guarantees a user profile exists and `## Arness` is configured with Arness Code fields before proceeding.
Workflow
Step 1: Invoke Ship
Show progress:
Shipping: SHIP (branch -> stage -> commit -> push -> PR)
^^^^Invoke the ship skill:
> `Skill: arn-code:arn-code-ship`
The ship skill handles all internal decisions: branching, staging, commit message generation, pushing, and PR creation. It has its own user interactions. Wait for it to complete.
---
Step 2: Completion Handoff
After `arn-code-ship` completes, present the chain exit:
"When your PR gets review feedback, run `/arn-reviewing-pr` to validate and address comments."
---
Error Handling
- **`## Arness` config missing:** Handled by Step 0 (ensure-config) — this should not occur if Step 0 completed successfully.
- **`arn-code-ship` fails:** Present the error. Ask: retry or abort.
- **Nothing to ship (clean tree, no commits ahead):** `arn-code-ship` handles this internally — it will inform the user. No action needed at this level.
Arness — H not required. Structured AI workflows for Claude Code. From first idea to production deploy. Seven entry commands. That's all you need to remember.
Repo: AppsVortex/arness
Other skills on arness.
- /arn-assessing
This skill should be used when the user says "assessing", "arness assessing", "assess", "assess codebase", "technical review", "codebase assessment", "find improvements", "what should I improve", "tech debt review", "pattern compliance check", "codebase health check",
Open skill - /arn-code-assess
This skill should be used when the user says "arness code assess", "arn-code-assess", "assess codebase", "technical review", "codebase assessment", "find improvements", "what should I improve", "tech debt review", "tech debt audit", "pattern compliance check", "codebase health
Open skill - /arn-code-batch-cve-fix
This skill should be used when the user says "fix CVEs", "patch vulnerabilities", "apply security patches", "resolve security advisories", "batch CVE fix", "patch dependencies", "fix security findings", "remediate CVEs", "apply CVE fixes", "batch fix vulnerabilities", "resolve
Open skill - /arn-code-batch-cve-scan
This skill should be used when the user says "scan for CVEs", "CVE scan", "check for vulnerabilities", "find vulnerabilities", "check security advisories", "dependabot triage", "dependabot scan", "scan dependencies for security issues", "audit dependencies", "vulnerability
Open skill - /arn-code-batch-implement
This skill should be used when the user says "batch implement", "implement all", "batch execution", "implement all features", "parallel implement", "implement in parallel", "arness batch implement", "arn-code-batch-implement", "run batch implementation", "implement everything",
Open skill - /arn-code-batch-merge
This skill should be used when the user says "batch merge", "merge batch", "arness batch merge", "arn-code-batch-merge", "merge all PRs", "merge batch PRs", "merge the batch", "merge implemented features", "batch merge PRs", "merge open PRs", "merge all feature PRs", "combine
Open skill

