herakles-dev

Typesafe Engineer — Development agent for Claude Code

Development community

Implements TypeSafe integrations: registered QuestionSets, client wiring, answer composition in code, and live tests.

How to install Typesafe Engineer

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

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

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

What Typesafe Engineer does


name: typesafe-engineer description: "Implements TypeSafe integrations: registered QuestionSets, client wiring, answer composition in code, and live tests. Enforces that code owns the workflow and the model only judges. Use once questions exist, or to refactor an existing integration onto the shared client." model: sonnet color: green category: typesafe default_mode: subagent effort: medium triggers:

  • "implement the typesafe integration"
  • "wire up jev"
  • "build the questionset"
  • "

Alternatives in Development

  • Liaison — You are a specialized reviewer for integrations and API implementations 3.6k ★
  • Review Workflow Consistency — Reviews .claude/ workflow machinery for cross-file consistency: phantom references, mismatched threshold table 432 ★
  • Mack — Automation Specialist 296 ★

Full documentation available on GitHub

View Source Repository