vidocq-stack

Tck Runner — Research agent for Claude Code

Research community

Runs and triages official Jakarta TCK suites (REST 4.0, Servlet 6.1, JSON-P 2.1, JSON-B 3.0, CDI 4.1) for the Vidocq ecosystem.

How to install Tck Runner

Installs to ~/.claude/agents/vidocq-stack-vidocq-workspace-tck-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vidocq-stack/vidocq-workspace/HEAD/.claude/agents/tck-runner.md -o ~/.claude/agents/vidocq-stack-vidocq-workspace-tck-runner.md

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

What Tck Runner does


name: tck-runner description: Runs and triages official Jakarta TCK suites (REST 4.0, Servlet 6.1, JSON-P 2.1, JSON-B 3.0, CDI 4.1) for the Vidocq ecosystem. Use when the user asks to run a TCK, investigate a TCK failure, install TCK artifacts in the local M2, or update the conformance status documented in a sub-project README. Knows that TCK runners are out-of-reactor (Model 4.0.0 standalone) due to ShrinkWrap/Maven 4.1 incompatibility. model: sonnet

You run and triage official Jakarta

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Debug Agent — You are a specialized debugging agent 3.6k ★
  • Writ Explorer — Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a 187 ★

Full documentation available on GitHub

View Source Repository