build-test-report

Community

Atomically run build and tests with structured output.

Authorcowwoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Run Maven build and tests in a single atomic operation with structured reporting, reducing LLM round-trips.

Core Features & Use Cases

  • Atomic build+test: Executes build and test suites in one coordinated step.
  • Structured output: Returns JSON with build and test results for programmatic processing.
  • Overhead reduction: Significantly fewer LLM interactions compared to multi-step workflows.

Quick Start

Basic Build and Test

/workspace/main/.claude/scripts/build-test-report.sh

Compile Only (Skip Tests)

/workspace/main/.claude/scripts/build-test-report.sh --skip-tests

With Maven Profile and Module

/workspace/main/.claude/scripts/build-test-report.sh --module formatter --skip-tests --profile dev

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-test-report
Download link: https://github.com/cowwoc/styler/archive/main.zip#build-test-report

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.