Borrowing it
Nothing to install: this file belongs to ddddjaak/se-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ddddjaak/se-skills/main/.claude/commands/se-review.mdgit clone --depth 1 https://github.com/ddddjaak/se-skillsWrote 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/commands/ddddjaak/se-skills/se-review)<a href="https://agentmods.dev/commands/ddddjaak/se-skills/se-review"><img src="https://agentmods.dev/badge/commands/ddddjaak/se-skills/se-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/commands/ddddjaak/se-skills/se-review"><img src="https://agentmods.dev/badge/commands/ddddjaak/se-skills/se-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.00038 | $0.00230 |
| Opus 5 | $0.00019 | $0.00115 |
| Sonnet 5 | $0.00008 | $0.00046 |
| Haiku 4.5 | $0.00004 | $0.00023 |
Grade A, and why
se-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 9d 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
Invoke the se-skills:design-review skill.
Work through the four-step process:
- SCOPE — confirm the artifact to review, review depth (quick scan / standard / exhaustive), focus areas, and which lenses to use
- LENS-REVIEW — spawn four parallel adversarial reviewers (HW, SW, Test, System), each receiving ONLY the artifact with a department-specific "find issues" prompt. Reviewers do not see each other's output
- RECONCILE — classify every finding using precedence: artifact misread → actionable → trade-off → noise. Surface cross-lens tensions (where two lenses disagree with each other) — these are the highest-value outputs
- REPORT — produce structured review report with actionable findings, trade-off findings, cross-lens tensions, and resolution tracking table
Save the output to docs/reviews/[project]-[artifact]-review-[YYYY-MM-DD].md.
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.
- 9d ago First seen · 14 lines · 38 tokens per session scan A 6e68c430f90e
se-review is a command published in the GitHub repository ddddjaak/se-skills (4 stars, last pushed 1mo ago), licensed MIT. It adds 38 tokens to every session and 230 once invoked, about $0.0002 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-31.
Other commands, from other repositories
esp-teach
One-time project setup -- discover hardware, find datasheets, persist context to CLAUDE.md.
esp-debug
Help debug ESP32 crashes, hangs, and peripheral issues.
esp-harden
Harden and inspect ESP32 firmware for field failures, crashes, memory, and security.
esp-optimize
Optimize ESP32 firmware for performance, memory, power, or binary size.
review-firmware
Run embedded firmware code review (memory safety, ISR, RTOS, C/C++ UB).
sdd-init
Initialize SDD context — detects project stack and bootstraps persistence backend.