SebaBoler/vanguard

Autonomous software factory: fetches tasks from GitHub/GitLab/Linear, implements them with an AI agent pipeline in a Docker sandbox, and opens draft PRs for human review.

4Stars on the repository
6Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

caveman

01

SebaBoler/vanguard

Skill Claude CodeCodex

Use to minimize token use on long or repetitive agent work. Cut all prose to the bone — no preamble, no restating the task, no narrating steps, no closing summary. Spend tokens on the work, not on words.

4 9d ago A 52 tokens original MIT

code-review

02

SebaBoler/vanguard

Skill Claude CodeCodex

Use when reviewing a code change or diff for correctness, security, missing tests, and convention violations before opening or approving a PR. Review independently and adversarially, then fix high-confidence issues.

4 9d ago A 42 tokens original MIT

ponytail

03

SebaBoler/vanguard

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

4 9d ago A 138 tokens copy · 100% MIT

simplify

04

SebaBoler/vanguard

Skill Claude CodeCodex

Use after writing or modifying code to improve its clarity, reuse, simplicity, and efficiency without changing behavior. Not for finding correctness bugs — that is code review.

4 9d ago A 35 tokens original MIT

tech-spec

05

SebaBoler/vanguard

Skill Claude CodeCodex

Use when a task is under-specified and needs a written technical specification BEFORE any code is written or changed. This skill only researches and documents — it never edits source files. Do not invoke for implementing, reviewing, or simplifying existing code.

4 9d ago A 51 tokens original MIT