guardrails commands

120 tagged guardrails, measured the same way as everything else here.

Browse within: ai-harness 44harness-engineering 44code-quality 22hooks 20AI Safety 14vibeguard 11beginner-friendly 9Prompt Injection 5pii-detection 5

patterns

02

Clear-Sights/Makoto

Command

List makoto's integrity pattern catalog (read-only).

45 yesterday A 11 tokens original Apache-2.0

show

03

Clear-Sights/Makoto

Command

Read makoto's results ledger by key (read-only).

45 yesterday A 12 tokens original Apache-2.0

status

04

Clear-Sights/Makoto

Command

Show makoto's integrity-guardrail state (read-only).

45 yesterday A 13 tokens original Apache-2.0

evaluate

05

studioKjm/ai-harness-template

Command

Run 3-stage verification (Mechanical gates → Semantic AC compliance → Judgment quality) after /run. ALWAYS run before committing. Blocks at Stage 1 failures — no Stage 2 until gates pass.

43 3mo ago A 40 tokens original MIT

run

06

studioKjm/ai-harness-template

Command

Execute seed spec via Double Diamond (Discover → Define → Design → Deliver). USE AFTER /decompose. Enforces D→L→P implementation order, writes tests immediately, runs gates continuously. Supports Pair Mode for medium/high complexity ACs.

43 3mo ago A 49 tokens original MIT

observe

07

studioKjm/ai-harness-template

Command

Define observability spec (metrics/logs/traces) for a target before implementation. Provided by the Observability First methodology.

43 3mo ago A 25 tokens original MIT

majiayu000/vibeguard

Command Claude Code

Dual-model adversarial review — Claude generates review reports, Codex does adversarial verification, and iterates until convergence.

41 yesterday A 30 tokens original MIT

VibeGuard: ExecPlan

09

majiayu000/vibeguard

Command Claude Code

Long-term task execution plan — generates self-contained execution documents from SPEC, supports cross-session recovery.

41 yesterday A 25 tokens original MIT

VibeGuard: Learn

10

majiayu000/vibeguard

Command Claude Code

Dual-mode learning: (A) Extract guard rules from errors (B) Extract reusable skills from discoveries. Automatic mode routing.

41 yesterday A 31 tokens original MIT

check-pii

11

MaxwellCalkin/sentinel-ai

Command

Check text or a file for personally identifiable information and show the redacted version.

21 5mo ago A 0 tokens original Apache-2.0

check-safety

12

MaxwellCalkin/sentinel-ai

Command

Generate a detailed safety risk report for the current conversation or a specific file.

21 5mo ago A 0 tokens original Apache-2.0

red-team

13

MaxwellCalkin/sentinel-ai

Command

Red-team your safety scanning by generating adversarial variants of a prompt injection attempt.

21 5mo ago A 0 tokens original Apache-2.0

context

14

Vimalk0703/shipworthy

Command

Command "context" from Vimalk0703/shipworthy, covering process, 1. context infrastructure, 2. regression fence health, 3. session signals and 4. context completeness.

7 4mo ago A 0 tokens original MIT

diagnose

15

Vimalk0703/shipworthy

Command

Command "diagnose" from Vimalk0703/shipworthy, covering process, example output, project diagnosis report, critical (fix immediately) and high (fix soon).

7 4mo ago A 0 tokens original MIT

health

16

Vimalk0703/shipworthy

Command

Command "health" from Vimalk0703/shipworthy, covering part 1: plugin installation health and part 2: project health.

7 4mo ago A 0 tokens original MIT

repair

20

sodam-ai/SoDam-Loop-Eng

Command

A repair-and-check loop for Phase 1a work. It runs only after sodam-loop-start has enabled the loop.

2 11d ago A 31 tokens

start

21

sodam-ai/SoDam-Loop-Eng

Command

A Korean-language start command for beginning a repair loop after refining a goal, making a backup, giving guidance, and confirming the plan.

2 11d ago A 46 tokens

uninstall

22

sodam-ai/SoDam-Loop-Eng

Command

Instructions for removing a plug-in and handling the local data it leaves behind, including state and backups. The instructions are written in Korean.

2 11d ago A 29 tokens

a11y-audit

23

m-binimran/dev-pack

Command

Audit a web page/component against WCAG 2.2 AA — semantics, keyboard, contrast, labels, focus, alt text. Use when reviewing UI for accessibility or before sh...

2 2mo ago A 37 tokens original MIT

api-design

24

m-binimran/dev-pack

Command

Design Next.js route handlers and server actions with input validation, correct status codes, error handling, and rate limiting. Use when building an API end...

2 2mo ago A 30 tokens original MIT