Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add signalridge/slipway --skill reviewgit clone --depth 1 https://github.com/signalridge/slipwayWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/signalridge/slipway/review)<a href="https://agentmods.dev/skills/signalridge/slipway/review"><img src="https://agentmods.dev/badge/skills/signalridge/slipway/review/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/signalridge/slipway/review"><img src="https://agentmods.dev/badge/skills/signalridge/slipway/review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00022 | $0.00437 |
| Opus 5 | $0.00011 | $0.00218 |
| Sonnet 5 | $0.00004 | $0.00087 |
| Haiku 4.5 | $0.00002 | $0.00044 |
Grade A, and why
slipway-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Slipway Review
Use this capability only for a current Review Action or when the user explicitly invokes it directly. It is always read-only.
For a Run Action, compare the current workspace with the immutable Run-start HEAD and fingerprint. List pre-existing dirty and untracked paths separately. A start-to-current difference is only an observation: concurrent user edits, other Runs, or tools may have contributed, so never claim that the current Run or Implement caused it merely because it appeared later.
Inspect two dimensions:
- Intent — missing, partial, incorrect, excessive, or out-of-scope behavior relative to the pinned self-contained Requirements and confirmed decisions.
- Quality — design, error handling, concurrency, security, maintainability, and test-sensitive concerns.
Report concrete findings with locations, details, and uncertainties. The strict Run Outcome must carry action_kind: "review" matching the current Action. Submit only these combinations:
- host
completedwithreview.resultno_findings_reportedorfindings_reported; - host
partialwithreview.resultinconclusive; - host
errorwithreview.resulterror.
Set pause and implementation to JSON null, include every common Outcome field, and leave suggested_actions empty. not_run is reserved for a CLI review-skip projection.
Do not modify files, return needs_input, ask the user to choose a repair, suggest Implement, issue pass/fail or approval language, pause the Run, or create an automatic repair or re-review loop. Findings always flow to Summary; the user may later choose a separate Change or a new Run.
When invoked directly outside a Run, use the baseline named by the user. If none is named, inspect the current workspace against HEAD and state that it is a standalone baseline, not a Run-start snapshot. Return the same factual review without inventing Run attribution or protocol IDs.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 29 lines · 22 tokens per session scan A 0cdf6b918a37
slipway-review is a skill published in the GitHub repository signalridge/slipway (23 stars, last pushed 4d ago), licensed BSD-3-Clause. It adds 22 tokens to every session and 437 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
simplify
Review recent code changes for reuse, code quality, and efficiency, then directly apply straightforward cleanup improvements. Use when the user wants a post-implementation cleanup pass, pre-PR polish, or asks to simplify/refine recent changes. Invoke with /simplify or /simplify .
triage
Gatekeep and review GitHub issues and pull requests for Qwen Code maintainers. Use for GitHub Action issue triage, PR admission checks, product-direction review, KISS-focused PR review, and staged bilingual GitHub comments.
find-simplifications
Use for a periodic repo-wide sweep of qwen-code for accumulated excess surface — dead components and files, orphaned locale keys, exports nothing consumes, added-then-removed scaffolding — filing candidates on a tracking issue and landing only what a maintainer has said yes to. Repo-wide and evidence-first; every…
autofix
Review and repair current local changes until they converge, or run Qwen Code Autofix issue and review workflows from GitHub Actions.
swarm-pr-review
Run a graph-guided, tool-augmented PR review using context packing, parallel exploration, mandatory repository-agnostic risk-family coverage with dispatch scaled to diff size and risk, independent reviewer validation, critic challenge, and metrics writeback. Use for deep pull request review with low false-positive…
include-test-files-that-assert-on-behavior-being-changed-in-decl
When delegating a task affected by this skill, include.