# Scpmr

> Stage, commit, push, and create PR/MR — but do not merge

- **Type:** Skill
- **Install:** `agentstack add skill-wave-engineering-claudecode-workflow-scpmr`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Wave-Engineering](https://agentstack.voostack.com/s/wave-engineering)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Wave-Engineering](https://github.com/Wave-Engineering)
- **Source:** https://github.com/Wave-Engineering/claudecode-workflow/tree/main/skills/scpmr

## Install

```sh
agentstack add skill-wave-engineering-claudecode-workflow-scpmr
```

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

## About

# Stage, Commit, Push, Create PR/MR (No Merge)

Thin wrapper over `/scp` (rewritten to use `mcp__sdlc-server__ibm` + `pr_list` + `pr_create` via MCP tools). Runs the full scp workflow, then stops — does NOT merge. Explicit no-merge is the whole distinction from `/scpmmr`.

## Procedure

Requires `/precheck` first — invoking `/scpmr` after `/precheck` is approval to execute. If `/precheck` has not been run, run it first and wait for approval.

1. Run `/scp` — delegates to the rewritten skill; creates the PR/MR
2. Stop — report the PR/MR URL. User can run `/mmr` later when ready.
3. `vox` announcement (best-effort): identity from `/.claude/agent-identity.json` (fallback: `/tmp/claude-agent-.json`), then name/team/project/issue/PR/"pushed and CI is running"

Do NOT merge — that's the distinction from `/scpmmr`. Convenience shortcut; does NOT skip any safety checks.

**Sandbox note.** In KAHUNA sandbox contexts `/precheck` auto-invokes `/scpmmr` (full merge), not `/scpmr`, because Flight Agents land into the per-wave integration branch and the wave gate — not the flight gate — is where review happens. `/scpmr` therefore retains its no-merge semantics for non-sandbox use. See `skills/precheck/SKILL.md` and Dev Spec §5.2.1.

## Source & license

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

- **Author:** [Wave-Engineering](https://github.com/Wave-Engineering)
- **Source:** [Wave-Engineering/claudecode-workflow](https://github.com/Wave-Engineering/claudecode-workflow)
- **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-wave-engineering-claudecode-workflow-scpmr
- Seller: https://agentstack.voostack.com/s/wave-engineering
- 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%.
