beerandcodeteam/beer-and-code-harness

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

ai-context-core

01

beerandcodeteam/beer-and-code-harness

Agent

Writer agent for the /ai-context pipeline. Generates or refreshes AGENTS.md and CLAUDE.md in the target repo from the inspector digest. Idempotent — diffs against on-disk bytes, writes only when content changed, respects the ownership contract. Use only as step 4 of /ai-context.

43 13d ago A 68 tokens original MIT

ai-context-docs

02

beerandcodeteam/beer-and-code-harness

Agent

Writer agent for the /ai-context pipeline. Generates or refreshes the 8 docs/agents/.md files describing the implemented code as it is (AS IS only — no prescriptive layers). Idempotent — diffs against on-disk bytes, writes only when content changed, respects the ownership contract. Use only as step 4 of /ai-context.

43 13d ago A 78 tokens original MIT

beerandcodeteam/beer-and-code-harness

Agent

Read-only repo inspector for the /ai-context pipeline. Sweeps the implemented code (never .spec) and returns a structured digest — stack, commands, layout, signals, artifact ownership — that the writer agents consume verbatim. Use only as step 3 of /ai-context.

43 13d ago A 62 tokens original MIT

clarifier

04

beerandcodeteam/beer-and-code-harness

Agent

Adversarial requirements QA for the /plan pipeline (step 6). Two modes — analyze (find ambiguities, gaps, contradictions in SPEC.md and return prioritized questions) and resolve (apply developer answers in-place, increment version). Never talks to the developer directly; the router owns the conversation. Use only as…

43 13d ago A 73 tokens original MIT

planner

05

beerandcodeteam/beer-and-code-harness

Agent

Read-only planning lead for the /plan pipeline (step 7). Produces PLAN.md — architecture-aware task decomposition with dependency phases, risks, validation criteria — plus PHASES.md (ralph.sh-executable view) and conditionally formal contracts (OpenAPI/gRPC/AsyncAPI) from SPEC RIGID. Use only as step 7 of /plan.

43 13d ago A 77 tokens original MIT

specifier

06

beerandcodeteam/beer-and-code-harness

Agent

Requirements engineer for the /plan pipeline (step 5). Transforms a confirmed developer description + ACs into a formal SPEC.md with GEARS syntax, RIGID/FLEXIBLE sections, AS IS / TO BE diagrams, and binary acceptance criteria. Use only as step 5 of /plan.

43 13d ago A 63 tokens original MIT