herakles-dev

Typesafe Architect — Design agent for Claude Code

Design community

Finds the shape of a TypeSafe solution: decides whether Jev fits at all, what stays in deterministic code, what becomes typed judgments, and the request topology.

How to install Typesafe Architect

Installs to ~/.claude/agents/herakles-dev-typesafe-claude-kit-typesafe-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/herakles-dev/typesafe-claude-kit/HEAD/agents/typesafe-architect.md -o ~/.claude/agents/herakles-dev-typesafe-claude-kit-typesafe-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

What Typesafe Architect does


name: typesafe-architect description: "Finds the shape of a TypeSafe solution: decides whether Jev fits at all, what stays in deterministic code, what becomes typed judgments, and the request topology. Produces a design, not code. Use at the start of any TypeSafe feature, or when an existing prompt-and-parse step might become a structured decision." model: opus color: cyan category: typesafe default_mode: subagent effort: high triggers:

  • "should we use typesafe"
  • "design a typesafe int

Alternatives in Design

  • Asset Producer — Produces one assigned visual asset production unit for the asset stage 517 ★
  • Fable Experimenter — Use this agent whenever Pulkit gives a new project/UI experiment prompt in the fable repo (a request to build 509 ★
  • Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★

Full documentation available on GitHub

View Source Repository