Tool Chain

Tool Chain

The ApiHug toolchain for AI workflow, command-line operations, linting, and code generation.

ApiHug ships as a toolchain, not a single command. Each tool handles a different part of the contract-first delivery loop.

What It Is

The tool chain includes:

  • BMAD-oriented AI workflow support
  • the ApiHug REPL for terminal-first work
  • linting for contract quality
  • wire for proto-side generation & application-side scaffolding

Why It Matters

The tools are designed to work together:

  • design and planning stay aligned with the contract
  • generation remains repeatable
  • quality checks run before drift becomes expensive
  • teams can work from IntelliJ, terminal flows, or both

How It Fits

Use the tools by responsibility:

  1. ApiHug BMAD for AI-driven delivery workflows
  2. ApiHug REPL for command-line interaction
  3. ApiHug Lint for contract quality checks
  4. Gradle Wire for proto-module generation
  5. Gradle Stub for application-module generation

Next Step

Start with the page that matches your immediate job. If you are new to the stack, read BMAD or REPL first, then move into wire.

Copyright © 2026 ApiHug·AI-native Enterprise Architecture Factory