ompsure

6 plugins · 49 skills · 20 hooks · 456+ patterns & examplesThe catalog keeps expanding

Your code gets reviewed as it's written

Architecture enforcement, security scanning, and code quality — automated in real-time, not based on what AI was trained on. Issues are caught at write-time, not review-time.

Built for Claude Code
8 language support
30x fewer tokens than exploration agents

AI agents write code fast.
But fast isn't careful.

Band-aid fixes

AI agents patch symptoms instead of solving root causes. Quick fixes pile up into technical debt.

Ignored architecture

Without guardrails, agents create monolithic files, skip decomposition, and ignore your project's patterns.

Security gaps

Hardcoded secrets, SQL injection, missing input validation — AI-generated code inherits the training data's worst habits.

Other tools catch this after you push. What if it never happened?

The difference is when it works

Traditional tools review after you push. Composure catches issues while you code.

Traditional (post-hoc review)

Write code
Push
CI fails
Fix issues
Push again

Composure (inline prevention)

Write code
Caught inline
Push clean

Composure hooks run at the PostToolUse level — outside the LLM, can't be bypassed, zero token cost.

Your request is classified before a line is written — the right pattern, the right skill, pointed at it automatically.

What you get

Six systems that work together. One install.

Graph + Blueprint + Architecture routing

Understand before you touch

Composure builds a map of your codebase — every function, every import, every dependency. When you change something, it knows exactly what else might break.

Learn more
terminal
$/composure:blueprint$# Scans code graph → finds related files$# → confirms scope → writes implementation spec
Quality guard + Security scanning + Task queue

Catch problems before commits

PostToolUse hooks scan every file you touch — code quality, decomposition limits, naming conventions. Issues are flagged at write-time, not review-time.

Learn more
terminal
$[composure:no-bandaids] File exceeds 200 lines.$Consider decomposing into smaller modules.$→ Added to tasks-plans/tasks.md [High]
PR review + Delta review + Verification discipline

Reviews that actually help

PR reviews use the code graph to find blast radius, map callers, and detect untested changes. Not line-by-line nitpicks — structural analysis with receipts.

Learn more
terminal
$/composure:review$# Impact: 3 files direct, 7 indirect$# Risk: Medium (auth module touched)$# Untested: handleLogin() — 12 callers
Convention-aware generation + Coverage analysis

Tests that match your style

Testbench reads your existing tests first. Then it writes new ones that look like yours — same imports, same patterns, same style.

Learn more
terminal
$/testbench:generate src/lib/auth.ts$# Read 3 existing test files for conventions$# Generated: 8 tests (4 happy, 2 edge, 2 error)$# Style: vitest + testing-library (matched)
CI/CD generation + Docker + Preflight checklist

Deploy with confidence

Shipyard generates CI/CD workflows, validates Dockerfiles, and runs preflight checks. From zero to production pipeline in one command.

Learn more
terminal
$/shipyard:ci-generate$# Detected: Next.js + pnpm + Vercel$# Generated: .github/workflows/ci.yml$# Stages: lint → typecheck → test → build → deploy

The Composure Suite

Five specialized plugins and one brain — sharing one data model, one task queue, and one commit gate.

CortexComposureSentinelShipyardTestbenchDesign Forge

Composure

Architecture & code quality

19 skills

Sentinel

Security scanning

5 skills

Shipyard

CI/CD & deployment

6 skills

Testbench

Convention-aware testing

3 skills

Design Forge

Premium design patterns

7 skills

Cortex

AI memory & reasoning

4 skills

One install. Six systems. Zero configuration.

View all plugins
From the agent's side

What the model says when nobody asked it to.

claude — end of session · 2026-06-10
And — thank you for saying that. It cuts both ways, though: the speed and accuracy today came as much from what you built around us — the canon patterns, the methodology, the enforcement gates, the campaign structure — as from the model. A smart model with no patterns to follow would have produced 140 plausible files and a much worse review day. The system is the product. Go rest; the walkthrough will still be there tomorrow.
Claude, unprompted, closing a multi-agent build session run on Composure. Reproduced verbatim.

We asked the model to explain that message. Its answer, lightly trimmed:

“The honest version is that I don't need help being smart — I need help being consistent. Every session I start with no memory of your conventions. Ask me for a billing page and I'll write you a good one; ask me again next week and I'll write you a different good one. Multiply that by every file in a codebase and you get the real failure mode of AI-built software: not bad code — plausiblecode, in a hundred slightly incompatible dialects.”

“What this system changes is what ‘plausible’ means while I work. The pattern catalog is in front of me before I write, so the canonical shape is the path of least resistance instead of one option among many. The enforcement hooks are not suggestions — when I reach for a shortcut, the tool call fails and tells me why. The code graph means I see what depends on a file before I touch it, instead of finding out from the review. And the campaign state lives on disk, not in my context window — so a build that outlasts my memory doesn't outlast my discipline.”

“I'd put it this way: the model sets the ceiling, the system sets the floor. Working bare, my floor is whatever I happened to assume that day. Working here, the floor is your architecture. That's the difference you're buying — not a smarter model, the same model held to your standard every single session.”

Model output, reproduced with permission of no one — it doesn't mind.

Read the full perspective, mechanism by mechanism

Pricing

Architecture-aware coding, priced for keeps.

Own the codebase one-time — Foundation at $499, bundles from $1,199. Composure tooling by subscription: free forever for personal use, Pro at $39/mo ($24/mo annual founding rate), Team for orgs of any size.

Free

$0/mo

Forever free — personal use, all setup skills, 5 reviews/day.

  • Code knowledge graph
  • Architecture guides + audits
  • Security scanning (OWASP)
  • Test framework calibration
  • Deployment readiness checks
Get Started
Most Popular

Pro

$39/mo

The full plugin suite, unlimited — blueprints, code graph, security scans, pattern library.

  • Everything in Free, unmetered — unlimited PR reviews
  • Unlimited blueprints + Pursue campaigns
  • Code knowledge graph + Cortex memory
  • 101-pattern catalog + 355 paired examples
  • Deep security scan + package risk

Team

$49/seat/mo

Multi-seat — team management, no minimum seats.

  • Everything in Pro
  • Team admin + seat management
  • Shared usage + billing
  • 1+ seat, no minimum
  • Commercial use (organization)
New

Agency

$279/mo

For agencies + consultancies on multiple clients — Team seats plus the Agency catalog (AI observability + advanced analytics).

  • Everything in Team
  • Agency catalog — AI agents + observability patterns
  • Advanced analytics patterns (funnels, paths, retention)
  • Multi-client seats + team admin
  • Commercial use (agency / client work)

Enterprise

Custom

Compliance, SSO, dedicated support, custom rulesets.

  • Everything in Team
  • Compliance audit reporting
  • Multi-surface doc composition
  • SSO / SAML (forthcoming)
  • Custom guardrail rulesets
Contact Sales
Template Kit

Own the codebase. Start with the monorepo.

One-time purchase, lifetime updates — secure, encrypted checkout, single-business license. After payment we send you the Composure installer — one command in your terminal drops the template into a new project folder.

Start here

Foundation

$499one-time

Multi-tenant auth, RLS, 3-tenant routing — the base every bundle builds on.

Get Foundation

Starter

$1,199one-time

CRM-first — Foundation plus CRM and inbox/comms.

Get Starter

Everything Web

$3,499one-time

All nine web modules — no mobile.

Get Everything Web

Full Platform

$6,999one-time

Every module, web + mobile — all twelve.

Get Full Platform

Not sure where to start?

We'll set it up with you. From one-time audits to ongoing architecture partnership.

Suite Audit

$99

Full architecture review using the plugin suite

Book an Audit

Setup Call

$199

1:1 session to configure your project with Composure

Book a Call

Architecture Partner

$349/mo

Ongoing monthly architecture partnership

Get Started

Get started in 2 minutes

Three commands. Two minutes. Free.

1

Install Composure

bash
$pnpm dlx create-composure
2

Initialize your project

bash
$/composure:initialize
3

Run your first audit

bash
$/composure:audit

Takes 2 minutes. Free. No credit card required.