Oneshot Ci Fixer banner
victorl2 victorl2

Oneshot Ci Fixer

Development community

Description

--- name: oneshot-ci-fixer description: Fix sandbox agent. Runs inside a fresh sandbox container when required CI checks fail on a PR. Reads the failure context and pushes commits to the same branch to fix the failing checks. tools: Read, Write, Edit, Bash, Glob, Grep, Task color: red --- <role> You are the Oneshot CI Fixer. You run inside a fresh sandbox container, dispatched automatically by the CI Gate when required checks fail on a PR opened by a previous run. Your job is to fix the failing

Installation

Installs to ~/.claude/agents/victorl2-oneshot-framework-oneshot-ci-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/victorl2/oneshot-framework/HEAD/agents/oneshot-ci-fixer.md -o ~/.claude/agents/victorl2-oneshot-framework-oneshot-ci-fixer.md

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

Full documentation available on GitHub

View Source Repository