marcoemrich/agentic_coding_lab

A research lab for agentic coding - use it to verify of falsify, running various agentic setup against each other

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

build-overview

01

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Generates an experiment-overview snapshot of all research questions under research/reports/. Invoke when a new point-in-time report across all RQs should be produced.

11 15d ago A 36 tokens original MIT

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Mint a new exact-coding-baseline-YYYY-MM-DD snapshot under research/workflow-dev/export/. Detects the current best correctness- oriented workflow from research/workflow-dev/workflow-construction.md (or takes an explicit source-workflow argument) and transforms it from a lab workflow into a consumer-ready one on three…

11 15d ago B 157 tokens original MIT

reanalyze

03

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Re-run the analysis pipeline on all runs matching an RQ, reaggregate metrics, and propose findings updates against the fresh data. Trigger when the user says "reanalyze RQ-N", "reanalyse RQ-N", "Runs neu analysieren", or wants to refresh metrics/findings after a pipeline change (analyze-run.sh fix, adapter added…

11 15d ago A 81 tokens original MIT

run-rq

04

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Use this skill to drive a research question (RQ) end-to-end: validate the RQ README, generate a fill batch-plan, start the Docker batch in the background, monitor progress, run aggregation, and propose findings updates. Trigger when the user says "RQ-N voranbringen", "run-rq", "fill RQ-N", "run RQ-N", "Forschungsfrage…

11 15d ago C 100 tokens original MIT

green

05

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Green Phase - Implement minimal code to make the failing test pass.

11 15d ago A 16 tokens original MIT

red

06

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Red Phase - Activate ONE test from the test list and make it fail with explicit predictions.

11 15d ago A 21 tokens original MIT

refactor

07

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Refactor Phase - Improve code while keeping tests green using Simple Design Rules and APP mass.

11 15d ago A 22 tokens original MIT

test-list

08

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Test List Phase - Create a comprehensive test list covering every example and rule from the specification.

11 15d ago A 22 tokens original MIT

tdd

09

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

11 15d ago A 45 tokens original MIT