# Gstack Ship

> Merlin-adapted ship gate for spec-kit/create-goal work. Use when implementation and QA evidence are ready and the user asks to package, commit, push, release, or deploy.

- **Type:** Skill
- **Install:** `agentstack add skill-merllinsbeard-merlin-skills-ship`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [merllinsbeard](https://agentstack.voostack.com/s/merllinsbeard)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [merllinsbeard](https://github.com/merllinsbeard)
- **Source:** https://github.com/merllinsbeard/merlin-skills/tree/main/skills/ship

## Install

```sh
agentstack add skill-merllinsbeard-merlin-skills-ship
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# gstack-ship

Ship only after the spec/goal has proof. This skill is adapted from gstack ship, but it is standalone: do not call gstack runtime helpers, telemetry, review specialists, gbrain, or deploy automation unless the repo already owns that command.

## When To Use

Use when the user says the work is ready to ship, asks to create a PR, push changes, tag a release, or deploy.

Do not use when implementation is still incomplete. Route to `gstack-qa`, `tdd`, or `diagnose` first.

## Inputs

Inspect, in order:

1. User's newest ship instruction.
2. Current branch, git status, and git diff.
3. Active `specs//GOAL.md`, `tasks.md`, `plan.md`, and `spec.md` when present.
4. Latest QA report or verification evidence.
5. Repo instructions in `AGENTS.md`, `README.md`, release docs, CI config, package scripts, and deploy docs.

## Ship Gate

Before mutating release state, verify:

1. The work matches the active spec/goal or the user explicitly scoped a diff-only ship.
2. Relevant tests and checks pass.
3. `gstack-qa` evidence exists or the user explicitly waived QA.
4. The diff contains no unrelated changes you would accidentally commit.
5. Version, changelog, release notes, and docs are updated when the repo's release policy requires them.
6. The user has allowed the requested side effect: commit, push, PR, tag, release, merge, or deploy.

If any gate fails, stop and report the blocker.

## Workflow

1. Summarize the exact diff that will ship.
2. Run the minimum relevant checks again if they are cheap.
3. Update release metadata only when appropriate for the repo.
4. Commit with explicit path selection. Never use `git add .`.
5. Push, tag, create PR, create GitHub Release, merge, or deploy only when requested or clearly part of the current repo's established ship flow.
6. Verify the remote state after pushing or releasing.

## Output

End with:

```text
Ship Result: shipped | ready-not-pushed | blocked
Commit: 
Remote: 
Verification: 
Residual risk: 
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [merllinsbeard](https://github.com/merllinsbeard)
- **Source:** [merllinsbeard/merlin-skills](https://github.com/merllinsbeard/merlin-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-merllinsbeard-merlin-skills-ship
- Seller: https://agentstack.voostack.com/s/merllinsbeard
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
