Open-source infrastructure automation

Documentation explains it.
Runtime evidence proves it.

Scan any repository, turn its actual shape into Mintlify-ready documentation and security checks, then hand the running product to Replay QA.

Build your command
npx github:hamedrabah/infra-starter-pack init .

Evidence, not a logo wall

A useful report before anything changes.

tiny-api · infrastructure reportscan complete
LanguagesJavaScript
FrameworksReact, Express
OpenAPI1 contract
Routes2 observed
Add nowTruffleHog · Socket · Stainless

Selected from detected repository evidence; hosted tools remain opt-in.

One evidence loop

From repository shape to verified behavior

  1. 01

    Scan

    Inventory languages, frameworks, scripts, OpenAPI files, and observable routes without executing project code.

  2. 02

    Document

    Generate Mintlify configuration, MDX guides, interactive API navigation, and a machine-readable evidence report.

  3. 03

    Exercise

    Replay QA explores the running app, creates journeys, captures runtime recordings, and finds broken behavior.

  4. 04

    Diagnose

    Retrieve open bugs with reproduction steps and root-cause evidence, then fail the quality gate when needed.

Safe by construction

Automation that knows where to stop.

Copy, commit, inspect

Put the report in every Actions run.

The composite action scans the checked-out repository and writes a Markdown report to the job summary. It executes no project code and needs no token.

- uses: actions/checkout@v7
- uses: hamedrabah/infra-starter-pack@v0.1.0