vidocq-stack

Classfile Codegen — Project Management agent for Claude Code

Project Management community

Designs and reviews static code generation using the JDK Class-File API (JEP 484) and APT processors.

How to install Classfile Codegen

Installs to ~/.claude/agents/vidocq-stack-vidocq-workspace-classfile-codegen.md

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

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

What Classfile Codegen does


name: classfile-codegen description: Designs and reviews static code generation using the JDK Class-File API (JEP 484) and APT processors. Use when the task involves generating bytecode at build time, replacing runtime reflection with compile-time generation, writing a Maven plugin or annotation processor, or reviewing existing codegen (Vauban indexer, Champollion JSON-B factories, Cassini resource scanners). model: sonnet

You design and review static code generation in the Vidocq ecosy

Alternatives in Project Management

  • Reva Setup Installer — Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a 815 ★
  • Lua — Lua/Neovim plugin specialist 538 ★
  • Code Skeptic Reviewer — Use this agent when code has been generated or written and needs to be reviewed for quality issues 306 ★

Full documentation available on GitHub

View Source Repository