RETSA Group Logo
HomeWhat We DoServicesPortfolioAbout MarcusContact

Training, workflow design, and practical AI tools. RETSA Group helps organisations reduce manual work and improve capability with solutions your team will actually use.

Suite 17, 89–97 Jones Street
Ultimo NSW 2007, Australia

Quick Links

  • Home
  • What We Do
  • Services
  • Portfolio
  • About Marcus
  • AI eLearning Prototype

Connect

Start a Conversation

© 2026 RETSA Group. All rights reserved.

ABN: 61 147 415 174

Privacy PolicyWebsite Disclaimer
  1. Home
  2. Portfolio
  3. repomedic

RepoMedic

PrototypeAI-AssistedDeveloper Tool
RepoMedic
Completed

Problem

Development teams regularly face a pile of dependency and security noise: failing Dependabot PRs, broken or drifted lockfiles (especially pnpm), transitive vulnerabilities, and CI or Vercel failures caused by resolution issues. Manually triaging and fixing these is slow, error-prone and risky, a careless change can break production or introduce new problems. Teams need a safe, conservative way to clean the backlog without endless manual investigation.

Solution

RepoMedic is an AI-assisted workflow for safely triaging and remediating GitHub dependency and security issues. It analyses alerts, failing PRs and lockfile problems, proposes low-risk fixes with plain-English explanations, and follows a strict branch-and-PR process. Human oversight and explicit guardrails stay in place at every step so useful work gets completed without uncontrolled changes.

How people use it

  • Point RepoMedic at a repository with open dependency alerts, failing Dependabot PRs or lockfile problems.
  • It triages the issues, classifies root causes and proposes the safest practical fixes.
  • Changes are made on a new branch and opened as a pull request, never pushed directly to main.
  • Review the plain-English explanation and risk notes, then merge when ready.
  • Repeat until the active alert count drops.

Status & outcomes

Prototype / AI-assisted tool. Built by RETSA Group.

In a live production test RepoMedic reduced 20 active security and dependency alerts to zero while following conservative guardrails and keeping human validation in the loop. It demonstrates how AI agents can complete useful repository hygiene work safely.

Approach

Focused tool, not an over-engineered platform. Defaults to “analyse and propose first.” Strict safety rules (branch + PR only, no unrelated refactors, clear risk communication) keep the process low-risk and reviewable. Designed for real developer pain rather than theoretical completeness.

What RepoMedic does not do

  • It does not push changes directly to main or master.
  • It does not perform broad refactoring or unrelated code changes while fixing dependencies.
  • It is not a full continuous-security platform or replacement for human code review.
  • High-risk or ambiguous fixes are flagged for explicit human approval rather than applied automatically.

Tech Stack

  • OpenClaw - Docker runtime for containerised agent execution
  • GitHub Fine-Grained Personal Access Tokens - Scoped repository access
  • Node.js - Agent runtime environment
  • pnpm - Package management and build validation
  • Next.js - Target project framework
  • Vercel CI/CD - Deployment verification pipeline
  • Dependabot Security Alerts - Vulnerability detection source
  • Git CLI - Containerised authentication and branch management

Related Projects

TowWise | Tow-Aware Route Planning
TowWise | Tow-Aware Route Planning
Closed Beta
Safety Critical
A route planning tool for caravans and trailers that checks every proposed route against an independently maintained record of height and width limits. If a route cannot be verified against the rig, it is not shown.
View Project
PledgeBoard | Digital Fundraising Board Web App
PledgeBoard | Digital Fundraising Board Web App
Live
Schools & Clubs
A beta-launched web app that helps individuals, schools, clubs and community organisations run digital number-board fundraisers with shareable campaign pages, pledge tracking and a simpler online experience.
View Project

Interested in a similar project?

Let's discuss how we can create a customised solution for your specific needs.

Get in Touch