Software factory

Compose audit and fix automations into one loop.

The software factory is a two-automation loop:

  1. An auditor scans the repository and files concrete GitHub or GitLab issues.
  2. The issue agent picks up those issues, reproduces them, fixes them, verifies the change, and opens pull requests or merge requests.

The chain runs through provider-native issues. That keeps each step visible, reviewable, and easy to pause.

Open Automations in Ara to configure this in your workspace.

Use it for

  • scheduled bug sweeps
  • agent-readiness cleanup
  • security or code-quality findings
  • recurring maintenance work that should produce PRs or MRs

Start with the auditor only. Add the fixer once the findings are high signal and your PR guardrails are ready.