AgentStack
SKILL verified MIT Self-run

Gstack Ship

skill-merllinsbeard-merlin-skills-ship · by merllinsbeard

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.

No reviews yet
0 installs
20 views
0.0% view→install

Install

$ agentstack add skill-merllinsbeard-merlin-skills-ship

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-merllinsbeard-merlin-skills-ship)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Gstack Ship? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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:

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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.