AgentStack
SKILL verified MIT Self-run

Scpmr

skill-wave-engineering-claudecode-workflow-scpmr · by Wave-Engineering

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

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

Install

$ agentstack add skill-wave-engineering-claudecode-workflow-scpmr

✓ 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.

Are you the author of Scpmr? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

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.