23ag1/completely

Quality-first harness for autonomous AI coding agents — deterministic gates + a default-FAIL evaluator over a Beads task spine. Claude Code plugin; done is earned, not asserted.

5Stars on the repository
30Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

completely:auto

01

23ag1/completely

Skill Claude CodeCodex

Run completely AUTONOMOUSLY — loop the FULL task engine over the Beads queue, a fresh claude -p per task, until the queue is empty. Same complete recipe as /completely:control. Backed by cmpl auto. Run it in the FOREGROUND (blocking) — nested workers only run while the launching session is active; it is…

5 2mo ago A 88 tokens original MIT

completely:check

02

23ag1/completely

Skill Claude CodeCodex

Run all configured quality checks (lint, types, tests) in one pass with terse output — reports "clean" when green, and only the failing check's output when not. Token-frugal; configured via completely.toml [check] or auto-detected per stack (front+back). Use before committing or to verify a change. Backed by cmpl…

5 2mo ago A 81 tokens original MIT

completely

03

23ag1/completely

Skill Claude CodeCodex

Overview and entry point for the completely harness — a quality-first agent workflow unifying GSD (planning depth), Ralph (autonomous loop), and Beads (the spine), under deterministic gate hooks and a default-FAIL evaluator. Use to see what's installed, the command surface, and how to start.

5 2mo ago A 64 tokens original MIT

completely:control

04

23ag1/completely

Skill Claude CodeCodex

Run completely UNDER CONTROL — execute the SINGLE next Beads task through the FULL task engine (understand → map → plan-check → parallel subagents → TDD → checks → reviewers → verifier → evaluator → debug-on-fail → commit → close), in this session, showing every step and pausing at human gates. One task done…

5 2mo ago A 92 tokens original MIT

completely:init

05

23ag1/completely

Skill Claude CodeCodex

Scaffold the completely thin layer into the current repository — Definition of Done, the harness rules snippet in CLAUDE.md, and an optional project-specific quality command. Use when setting up claude-harness in a new project, or when the user says "harness init", "set up the harness", or "wire up the quality gates…

5 2mo ago C 75 tokens original MIT

completely:plan

06

23ag1/completely

Skill Claude CodeCodex

Plan a phase or feature DIRECTLY into Beads — no PLAN.md, no markdown bridge. Runs GSD-style socratic discovery + decomposition + a goal-backward self-check, then emits a structured plan that cmpl plan-apply materializes as a Beads epic + worker-contract tasks + dependency waves + human checkpoints. One source of…

5 2mo ago A 96 tokens original MIT

completely:run

07

23ag1/completely

Skill Claude CodeCodex

Drive the Beads queue (bd ready) with one engine in two autonomy modes — supervised (GSD wave subagents, human gates at phase boundaries) or unattended (Ralph-style fresh-context loop, stops when the queue is empty). Quality gates + the default-FAIL evaluator run underneath both. Use to execute planned work. Backed by…

5 2mo ago A 79 tokens original MIT

completely:sync

08

23ag1/completely

Skill Claude CodeCodex

MIGRATION (one-time). Import existing markdown task state (Ralph IMPLEMENTATIONPLAN.md, checkbox task lists) into Beads, idempotently. Use when adopting completely in a repo that has markdown plans, or after an upstream update, to keep Beads the single source of truth. Backed by cmpl sync.

5 2mo ago A 73 tokens original MIT

agent-eval

09

23ag1/completely

Skill Claude CodeCodex

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics.

5 2mo ago A 37 tokens copy · 91% MIT

23ag1/completely

Skill Claude CodeCodex

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

5 2mo ago A 42 tokens copy · 91% MIT

23ag1/completely

Skill Claude CodeCodex

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

5 2mo ago A 41 tokens copy · 91% MIT

e2e-testing

12

23ag1/completely

Skill Claude CodeCodex

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

5 2mo ago A 31 tokens copy · 100% MIT

plan-orchestrate

13

23ag1/completely

Skill Claude CodeCodex

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by…

5 2mo ago A 75 tokens original MIT

23ag1/completely

Skill Claude CodeCodex

Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, IATF 16949, and AS9100 environments. Includes NCR lifecycle management, CAPA…

5 2mo ago A 103 tokens original MIT

research-ops

15

23ag1/completely

Skill Claude CodeCodex

Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

5 2mo ago A 39 tokens copy · 100% MIT

security-review

16

23ag1/completely

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

5 2mo ago A 36 tokens copy · 97% MIT