Install
$ agentstack add skill-wave-engineering-claudecode-workflow-scpmr ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
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.
- Run
/scp— delegates to the rewritten skill; creates the PR/MR - Stop — report the PR/MR URL. User can run
/mmrlater when ready. voxannouncement (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
- Source: Wave-Engineering/claudecode-workflow
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.