dburkart/auto-engineer

Autonomous engineering agent inside Claude Code

5Stars on the repository
9Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
BSD-3-ClauseLicence, which decides whether bodies are shown

auto-engineer

01

dburkart/auto-engineer

Skill Claude CodeCodex

Autonomously drive project work end-to-end — pick an unblocked issue, plan it, implement, push a PR, resolve CI and review-bot feedback, merge when green, then repeat. Use when the user says "auto-engineer", "auto-pilot", "go run the loop", or invokes /auto-engineer.

5 4mo ago A 72 tokens original BSD-3-Clause

file-issue

02

dburkart/auto-engineer

Skill Claude CodeCodex

File a new GitHub issue with the correct priority and area labels applied up front. Use whenever an agent needs to capture a new unit of work — follow-ups from a merged PR, TODOs discovered while coding, or manually-requested issues. Invoked as /file-issue.

5 4mo ago A 61 tokens original BSD-3-Clause

sdlc

03

dburkart/auto-engineer

Skill Claude CodeCodex

The project's software-delivery workflow — how changes move from idea to merged on main. Use when starting a new task, committing, or opening/updating a PR.

5 4mo ago B 37 tokens original BSD-3-Clause

seed

04

dburkart/auto-engineer

Skill Claude CodeCodex

Seed the auto-engineer SDLC toolkit into a project. Asks for the target project path, detects the tech stack and GitHub configuration, collects any missing values interactively, then writes customized skill files and Docker infrastructure into that project. Use when the user says "seed a project", "set up…

5 4mo ago E 77 tokens original BSD-3-Clause

sync

05

dburkart/auto-engineer

Skill Claude CodeCodex

Two-way sync between a seeded project and this auto-engineer repo's templates — covers skills, Dockerfile, and scripts. Detects drift in either direction, presents per-file diffs, and lets you pull from template, push to template, or skip. Harness-internal tool — never seeded into target projects. Invoked as /sync.

5 4mo ago A 71 tokens original BSD-3-Clause

usage

06

dburkart/auto-engineer

Skill Claude CodeCodex

Report real Claude Code session-quota state — percent of the 5-hour and 7-day windows used, reset times, and status (ok/warning/rejected). Same numbers Claude Code's own statusline reports. Use when the user asks about usage, quota, rate limits, or when auto-engineer's quota gate calls /usage.

5 4mo ago A 70 tokens original BSD-3-Clause

wait-for-pr

07

dburkart/auto-engineer

Skill Claude CodeCodex

After opening a PR or pushing a fix, wait for all CI checks AND review-bot comments to report, then surface a single unified summary. Use immediately after gh pr create or any push that re-triggers checks on a PR.

5 4mo ago A 53 tokens original BSD-3-Clause

auto-manager

08

dburkart/auto-engineer

Skill Claude CodeCodex

Drive a large body of work end-to-end — either from a single scoping issue or a fuzzy topic ("ship GA", "harden the review app") — by discovering scope in the backlog + codebase, filing sub-issues, iterating with the user, planning parallel workstreams, then spawning /auto-engineer subagents to ship the whole epic…

5 4mo ago A 110 tokens original BSD-3-Clause

context-reset

09

dburkart/auto-engineer

Skill Claude CodeCodex

Guidance on shrinking or fully resetting conversation context between auto-engineer iterations — when to use /compact (built-in summarise), /clear (built-in wipe), or a full process restart via scripts/restart-loop.sh.

5 4mo ago A 48 tokens original BSD-3-Clause