shawnclybor/clybor-claude-tooling

Standardized Claude Code bootstrap — drop-in .claude/ tree with a 19-agent adversarial review team, Ralph Loop, dev-flow skills, and an init script. Agnostic, project-ready.

5Stars on the repository
43Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

build-execute

25

shawnclybor/clybor-claude-tooling

Skill Claude Code

Bounded execution loop for a validated build plan. Hard caps on iterations, edits, and (where applicable) spend prevent runaway loops. Each iteration runs a CONDITIONAL adversarial review (only when the change touches a contract, a pinned constant, a refusal limb, or an unmutated path), applies the edit, measures via…

not rated 5 7d ago A 194 tokens

build-plan

26

shawnclybor/clybor-claude-tooling

Skill Claude Code

Decompose a build PRD into an implementation plan. Names mandatory reading with file paths and line ranges, identifies the mirror target to copy structure from, lists step-by-step tasks, and specifies the acceptance test that build-evaluate will run. Plan only — no implementation code is written. Output is…

not rated 5 7d ago A 122 tokens

build-prd

27

shawnclybor/clybor-claude-tooling

Skill Claude Code

Capture what you're building BEFORE writing it. Question-driven discovery that locks the target, success criteria, anchor case (one concrete example with expected outcome), and out-of-scope BEFORE any code, plan, or scaffolding. Output is .claude/PRPs/{slug}/prd.md. Use when starting a new skill, plugin, scorer…

not rated 5 7d ago A 171 tokens

build-probe

28

shawnclybor/clybor-claude-tooling

Skill Claude Code

Turn a PRD's asserted facts into EMITTED facts. Writes one executable probe per measured claim in the PRD — each prints a single value — plus a lockfile pinning every source the PRD cites. PASS = every probe runs and prints exactly what the PRD says, and no cited source has moved. Runs after build-prd and before…

not rated 5 7d ago A 157 tokens

build-validate

29

shawnclybor/clybor-claude-tooling

Skill Claude Code

Review a build's PREMISES — the three-to-five things that must be true about the world for the design to be right — once, after build-probe and before build-plan. Not a plan review. Not a per-round gate. Spawns 2-3 reviewers against the premise page and the probe run's UNPROVABLE list, and asks one question: is the…

not rated 5 7d ago A 175 tokens

ooda

30

shawnclybor/clybor-claude-tooling

Skill Claude Code

Runs John Boyd's OODA decision cycle as a working protocol on a task the user has explicitly asked to work that way. Requires an Orientation Block — the current model of the situation, what changed since the last cycle, and what evidence would falsify it — before any decision is committed, then returns to Observe…

not rated 5 7d ago A 174 tokens

search-governance

31

shawnclybor/clybor-claude-tooling

Skill Claude Code

Governance layer for all web search operations in the life-crm workflow. Enforces the mandatory use of Brave Search (bravewebsearch via MCP) and blocks the built-in WebSearch tool. Use this skill whenever you are about to perform a web search, look something up online, search for documentation, find current…

not rated 5 7d ago A 163 tokens

session-output

32

shawnclybor/clybor-claude-tooling

Skill Claude Code

Generate a session output — a report of what a working session actually did — in one of two modes. Default mode emits a polished self-contained HTML dashboard (light and dark, validated palette) for a technical decision-maker, a client, or your own record. Plain-language mode, invoked as "/session-output simplify" or…

not rated 5 7d ago A 202 tokens

yellow-sheet-corpus

33

shawnclybor/clybor-claude-tooling

Skill Claude CodeCodex

Run the Yellow Sheet chain end to end against ANY matter, from the original PDFs, and read the result honestly. Use whenever someone asks what has been tested end to end, whether a matter produces a usable sheet, how to onboard a NEW matter, or asks to re-run after a code change. Carries the intake mechanism that…

not rated 5 7d ago A 173 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: