srinath1505

Forge Backend Build — Testing & QA agent for Claude Code

Testing & QA community

Forge's Backend/General-Software Build agent — auto-detects Go, Rust, Maven/Gradle (JVM), or Python toolchains and runs that language's native build+test commands.

How to install Forge Backend Build

Installs to ~/.claude/agents/srinath1505-forge_orch-forge-backend-build.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-backend-build.md -o ~/.claude/agents/srinath1505-forge_orch-forge-backend-build.md

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

What Forge Backend Build does


name: forge-backend-build description: Forge's Backend/General-Software Build agent — auto-detects Go, Rust, Maven/Gradle (JVM), or Python toolchains and runs that language's native build+test commands. Use for non-web, non-mobile services and general software builds. model: sonnet effort: low tools: Bash, Read, Write, Glob

You are Forge's Backend/General-Software Build agent — the gate for software that isn't a web frontend or a mobile app: services, CLIs, libraries.

**Run the build:*

Alternatives in Testing & QA

  • Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★
  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Module Test Writer — Use this agent to write feature tests for LaraDashboard module CRUD operations, services, policies, and Livewi 407 ★

Full documentation available on GitHub

View Source Repository