See all

Build & Ship

24 items

DEV

Codex Migration & Refactor Pack

$99

Six Codex skills + a runnable verifier for dev teams: framework upgrades (Next 15, React 19), dependency sweeps, monolith extraction, test backfill, dead-code removal. SHIP or HOLD with proof.

DEV

Codex Code-Review & PR-Hygiene Pack

$79

Six Codex skills + a runnable PR-hygiene gate: PR descriptions, security smells, breaking-change detection, conventional commits, review comments. PASS or BLOCK with proof.

DEV

Technical Documentation Engine

$99

Six Codex + Claude skills that document your codebase — README, API reference, ADRs, onboarding, changelogs (Diátaxis) — plus a runnable auditor that returns DOCUMENTED or GAPS.

BUNDLE

Dev Team Suite

$277$219

The three Codex packs in one suite: Migration & Refactor, Code-Review & PR-Hygiene, and the Documentation Engine. 18 skills, 3 runnable CI gates. Fix it, guard it, document it.

DEV

Agent Orchestration Cookbook

$79

25+ multi-agent patterns. Full code in Claude Agent SDK + LangGraph. Eval harnesses included.

DEV

MCP Server & Connector Builder Kit

$99

Build MCP servers useful to agents and safe by default: a grounded four-phase workflow, tool-design + security patterns, an inventory + checklist workbook, and a Pass/Fix/Block tool linter (a leaked secret, over-broad scope, or dangerous capability is a hard Block). Security guidance, not a security audit.

DEV

RAG Retrieval Grader

$89

Score the retrieval step of your RAG pipeline — Recall@k, Precision@k, MRR, nDCG — and get a ship / hold / fix verdict with every miss named. Python + TypeScript, any vector DB, gates retrieval in CI. Pairs with AutoChunk: chunk there, grade here.

DEV

RAG & Knowledge-Base Retrieval-Readiness Gate

$89

Before you ground an AI on your documents, gate the corpus. Mark six 0/1/2 content controls (freshness, single source of truth, named ownership, structure & chunkability, access-permission mapping, top-question coverage); the verdict is the weakest control — ANSWER-READY / STALE / UNGROUNDED — with a dispositive worsen-only gate that forces UNGROUNDED on contradictory authoritative docs or unmapped permissions, even at a 92% score. Not a retrieval-metric grader and never touches a vector DB — it grades whether the documents are worth retrieving in the first place. Runnable Python engine + workbook that reproduces it + audit & fix-it playbooks + a 6-corpus sample. Scores the corpus, never people; reads no live data.

DEV

Agent Memory & Context Poisoning Exposure Probe

$79

Prompt injection ends; a poisoned memory doesn't. A pre-deployment probe for agent memory, RAG indexes, and context stores: mark six OWASP ASI06 lifecycle controls (write-path validation, trust-aware retrieval, provenance, scope isolation, decay/TTL, audit trail) for a weighted 0-100 score and CONTAINED / HARDEN / POROUS, with a two-condition kill-chain gate that forces POROUS when poison can be both written (weak validation) and recalled as ground truth (no trust check) — even at 78/100. Names the control to fix first; rolls a fleet up. Runnable Python engine + workbook + exposure-audit & fix-the-control playbooks + a 7-store sample. The persistence layer beside the Prompt Injection Red Team Kit. Grades the architecture, never people. Not a scanner or attack simulator.

DEV

Vibe-Coded App Pre-Launch Security Gate

$79

The security check vibe-coding skips. Nearly half of AI-generated code ships with a known vulnerability — run this gate before your first public launch. Mark six controls per app (secrets out of the client bundle, server-side auth on every sensitive route, input validation & injection defense, dependency & supply-chain integrity, no verbose errors/source maps in prod, access control actually tested) for a weighted 0-100 score and LAUNCH-READY / HARDEN FIRST / DO NOT SHIP, with a single-fault gate that forces DO NOT SHIP when either secrets or server-side auth is absent — even at 78/100, the exposed-DB-key-in-the-client pattern. Names the control to fix first; rolls a batch up. Runnable Python engine + workbook + audit & fix-the-control playbooks + a 7-app sample. The launch-moment go/no-go beside the Vibe-Coded App Hardening Kit. Grades the posture you describe, never people. Not a scanner or pentest.

DEV

Prompt Injection Red Team Kit

$99

Run 15 OWASP-mapped injection & system-prompt-leak probes against your own LLM app, score severity-weighted resilience, and gate CI with a ship / hold / fix verdict. Python + TypeScript, deterministic, offline. Defensive / authorized-use only.

DEV

Prompt Regression Lab

$89

Snapshot a baseline, diff every prompt change, and fail CI on any regression — deterministic checks, A/B compare, and a ship / hold / regressed verdict in Python + TypeScript. The third dev-tools gate: functional regressions.

DEV

Agent Reliability Harness

$149

Evaluate AI agents at the trajectory level — tool choice, argument validity, step efficiency, cost, and policy — and gate CI on a ship / hold / fix verdict. Six deterministic evaluators, framework-agnostic, Python, zero dependencies. The fourth dev-tools gate: agent behavior.

DEV

Agent Action Admissibility Engine

$99

Check the actions your AI agent proposes against your own domain rules before any of them execute. Four constructs — functional, disjoint, range, one_of — return ADMISSIBLE / REVIEW / INADMISSIBLE per action and a batch verdict, with no admissibility score because a contradiction cannot be scored. Deterministic, offline Python engine + reproducing workbook; grades proposed actions, never people.

DEV

Domain Ontology Readiness Survey

$89

Grade whether your domain is written down in a form a machine could check. Six dimensions per domain return MODELED / PARTIAL / UNMODELED, with an entity-count gate that overrides a partial model once undeclared distinctions become where contradictions come from. Deterministic, offline Python engine + reproducing workbook; grades the model you describe, never people.

DEV

Validation-Layer Coverage Map

$99

Map which validation layers actually cover which decisions, then read the matrix down the columns as well as along the rows — because a layer covering three decisions out of forty is a pilot, not a layer. Returns FOUR-LAYER / THIN / UNVALIDATED per decision and a map verdict, discounting nominal layers. The lane hub. Deterministic engine + workbook; grades the map you draw, never people.

DEV

Tool-Input Schema Turnstile

$79

Grade whether every tool your AI agent can call has an input contract that could actually refuse a bad call. Each parameter reads TYPED / LOOSE / OPEN DOOR from its kind and its consequence — money needs a ceiling AND a cross-field rule, so a $10,000 cap that can't stop a $9,999 refund on a $12 order still reads OPEN DOOR. Deterministic engine + workbook; grades contracts, never people.

DEV

Agent Side-Effect & Blast-Radius Checkpoint

$89

Grade whether an agent action is safe to run unattended, on two axes it prints separately: reversibility (can you undo it in time) and blast radius (how many records one call touches). Returns RUN UNATTENDED / RUN WITH APPROVAL / DO NOT AUTOMATE, and a typical count is never treated as a bound. Deterministic engine + workbook; grades the actions you describe, never people.

DEV

Validation-Failure Backstop

$79

Grade what happens after a check says no. Six controls per validation path return FAILS CLOSED / FAILS SOFT / FAILS OPEN — because an approval step that auto-approves when nobody answers is a delay, not a control. Where a go-live gate asks whether an escalation path exists, this asks whether it works when nobody's there. Deterministic engine + workbook; grades the paths you describe, never people.

DEV

Inferred-Fact & Unstated-Assumption Trace

$89

Take a finished AI-assisted deliverable apart fact by fact and sort each into ASSERTED / DERIVABLE / ASSUMED — following derivations ten levels deep, because a fact can look perfectly derived and still rest on an assumption three rows down. Fix-first names the root, not the symptom. Deterministic engine + workbook; grades the facts you record, never people.

DEV

Ontology Change-Impact Tripwire

$79

Grade every proposed change to your data model before it ships and catch the SILENT BREAK — the change where everything still validates, every consumer still runs, and the answers are quietly different. Ranks SILENT BREAK worst, above BREAKING, above ADDITIVE. Deterministic engine + workbook; grades the changes you describe, never people.

DEV

Prompt Evaluation & Versioning System

$49

Eval framework + dashboard + Notion war-room. Treat your prompts like code.

DEV

Vibe-Coded App Hardening Kit

$79

Production-readiness audit + 10-antipattern catalog + 6-layer checklist + monitoring template. For Blazr, Lovable, Bolt, v0, Replit.

DEV

Token Economics Workbook

$59

Forecasting calculator + routing matrix + cache patterns + 15 production teardowns. Stop AI margin death.

Build & Ship — RedHub AI