ArcadeAI

75 mods across 7 repositories, 1.8k stars between them.

debug

25

ArcadeAI/safeword

Skill Claude CodeCodex

Root cause debugging before fixes. Use when investigating bugs, diagnosing test failures, troubleshooting unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline.

8 yesterday B 34 tokens

elicit

26

ArcadeAI/safeword

Skill Claude CodeCodex

Extract tacit knowledge through non-obvious microquestions — things only the user knows that can't be found in code, docs, or research. Use when you're about to guess at intent, context, or constraints during SAFEWORD's understanding flow. Also use when user says 'ask me', 'what do you need to know', or when another…

8 yesterday B 102 tokens

explain

27

ArcadeAI/safeword

Skill Claude CodeCodex

Use when you need safeword's dense artifacts or current state translated into plain English — what this is, why it matters, what to do next, with the internal jargon stripped. Targets a safeword ticket, a blocked gate, or a verdict; with no target it recaps where you are in the current safeword work. Read-only. Do NOT…

8 yesterday A 109 tokens

figure-it-out

28

ArcadeAI/safeword

Skill Claude CodeCodex

Explore and debate options with fresh documentation and research before committing. Use for a real decision with multiple plausible approaches — library/framework choice, architecture, API/schema design, algorithm selection, or a costly communication/strategy call. Enumerates research domains, checks current docs and…

8 yesterday B 98 tokens

finish-review

29

ArcadeAI/safeword

Skill Claude CodeCodex

Use only right after the shared review coordinator reports it's run out of reviewer routes; a bounded internal fallback, not something a user invokes directly.

8 yesterday B 31 tokens

lint

30

ArcadeAI/safeword

Skill Claude CodeCodex

Run linters and formatters to fix code style issues. Use when cleaning up style violations, formatting code, or after implementation to ensure code meets project standards.

8 yesterday B 34 tokens

quality-review

31

ArcadeAI/safeword

Skill Claude CodeCodex

Deep review of any work-product — code, docs, specs, plans, decisions — grounded in current authoritative sources. Use when double-checking against latest docs, verifying versions or claims, checking security, or pressure-testing correctness and elegance before something ships. Complements the automatic quality hook…

8 yesterday A 97 tokens

refactor

32

ArcadeAI/safeword

Skill Claude CodeCodex

Improve code structure without changing behavior. Use when refactoring, restructuring, simplifying, or extracting code. Also for reducing duplication, renaming for clarity, or addressing code smells. Enforces one change → test → commit when the commit can stay scoped. NOT for style/formatting (use /lint), features, or…

8 yesterday B 70 tokens

retro-filer

33

ArcadeAI/safeword

Skill Claude CodeCodex

Files Safeword's sanitized spooled retrospective drafts to its upstream tracker. Use only when a trusted Safeword Stop continuation or authenticated closeout cleanup guard output names a spool path. Do not use for ordinary retros, project issues, or user-authored drafts.

8 yesterday A 57 tokens

retro

34

ArcadeAI/safeword

Skill Claude CodeCodex

Run a safeword retrospective on the current session on demand — pull friction (bugs / rough edges / gaps) out of the session transcript and file it upstream through the outbound safety check. Use when the user says "run a retro", "/retro", "retrospective on this session", or wants to capture friction before the…

8 yesterday B 89 tokens

review-spec

35

ArcadeAI/safeword

Skill Claude CodeCodex

Use when authoring or reviewing a ticket's scenarios (.feature source, with legacy test-definitions.md fallback). Authoring mode gives define-behavior the same standard before drafting that Review mode applies independently at scenario-gate. NOT for spec.md JTBD/criteria/persona framing — that is self-review.

8 yesterday B 67 tokens

self-review

36

ArcadeAI/safeword

Skill Claude CodeCodex

Use when finishing spec.md before writing test-definitions.md, or when the review gate asks for a spec review — self-reviews the just-authored spec inline and earns its Tier 1 review stamp. Your own inline pass; do not spawn a sub-agent.

8 yesterday B 56 tokens

spike

37

ArcadeAI/safeword

Skill Claude CodeCodex

Run a bounded disposable experiment to resolve one build-only technical uncertainty before production planning. Use only when explicitly invoked.

8 yesterday A 25 tokens

tdd-review

38

ArcadeAI/safeword

Skill Claude CodeCodex

Use when completing a TDD step and wanting a quality check. Reviews test quality after RED, implementation correctness after GREEN, and scenario completeness after REFACTOR.

8 yesterday B 36 tokens

testing

39

ArcadeAI/safeword

Skill Claude CodeCodex

How to write good tests. Use when writing tests, improving test coverage, or evaluating test quality. Also invoked by other skills — BDD at RED phase, tdd-review at GREEN gate, refactor at PROTECT phase, and debug. Core test quality knowledge across all workflows.

8 yesterday B 59 tokens

ticket-system

40

ArcadeAI/safeword

Skill Claude CodeCodex

Ticket system and work logs for context anchoring. Use when creating tickets, managing work logs, or anchoring context across multi-step tasks or sessions. Do NOT use for simple patches or single-step tasks.

8 yesterday B 44 tokens

verify

41

ArcadeAI/safeword

Skill Claude CodeCodex

Verify ticket completion criteria — use when finishing a ticket, before marking work done, or checking acceptance criteria. Runs tests, build, lint, scenarios, and dependency drift checks.

8 yesterday B 37 tokens

versioning

42

ArcadeAI/safeword

Skill Claude CodeCodex

Safeword semver commitment and release discipline. Use when bumping versions, cutting releases, deciding what goes in a patch vs minor vs major, or reviewing changelog entries. Also use when auto-upgrade logic needs to know what's safe to apply silently.

8 yesterday B 55 tokens

audit

43

ArcadeAI/safeword

Command Cursor

Run comprehensive code audit for architecture, dead code, and test quality.

8 yesterday A 13 tokens

bdd

44

ArcadeAI/safeword

Command Cursor

BDD orchestrator for feature-level work. Use when user says 'add', 'implement', 'build', 'feature', 'iteration', 'story', 'phase', 'resume', 'continue', or references a ticket/iteration/story. Also use when work touches 3+ files with new state/flows, or when user runs /bdd. Do NOT use for bug fixes, typos, config…

8 yesterday A 90 tokens

closeout

46

ArcadeAI/safeword

Command Cursor

Close a completed local delivery safely after verification. Use when wrapping up a finished coding session: merging only when you've been explicitly told to merge, running the retro, and cleaning up the exact merged branch and worktree.

8 yesterday A 0 tokens

debug

47

ArcadeAI/safeword

Command Cursor

Finds the real cause of a bug, in four steps, before you touch a fix. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').

8 yesterday A 60 tokens

explain

48

ArcadeAI/safeword

Command Cursor

Plain-English view of any safeword block, verdict, ticket, or your current state (project).

8 yesterday A 21 tokens