Install
$ agentstack add skill-artttj-rapid-stack-go ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
op:go
The front door. Classify, confirm, hand off — nothing is built here.
Classify
- bug: existing behavior broken — an error, a wrong output, or a repro exists.
- small fix: single surface, no new interface, roughly ≤2 files.
- feature: new behavior or surface, or a multi-file change.
Ambiguous → resolve with an arrow-choice, not open text.
Confirm
Present the route as an arrow-choice before acting — bug → debug / small fix → direct build / feature → spec gate — with the classification first. One keypress fixes a misroute.
Route
- bug → superpowers:systematic-debugging (absent → fallback: reproduce first, hypothesize from evidence, change one variable at a time, report root cause). Circling checkpoint: 3 disproven hypotheses or 20 minutes without new evidence → stop, restate what is known, fan out fresh-eyes subagents.
- small fix → op:build direct mode.
- feature → op:spec, which chains into op:plan and op:build, each behind its own gate.
Before a heavy route (feature gate, deep debug), suggest raising effort (xhigh/max) or an ultracode workflow; the user decides.
Proof at end: one line — the route taken and the first artifact produced (repro, test, or spec path).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: artttj
- Source: artttj/rapid-stack
- License: MIT
- Homepage: https://artttj.de/blog/thirteen-commands/
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.