Skip to content

Add ralfstrobel/agentic-brownfield-coding to Generators & Meta-Harnesses#12

Open
ralfstrobel wants to merge 1 commit into
ai-boost:mainfrom
ralfstrobel:add_agentic_brownfield_coding
Open

Add ralfstrobel/agentic-brownfield-coding to Generators & Meta-Harnesses#12
ralfstrobel wants to merge 1 commit into
ai-boost:mainfrom
ralfstrobel:add_agentic_brownfield_coding

Conversation

@ralfstrobel
Copy link
Copy Markdown

Addition

Agentic Brownfield Coding (ABC) under Reference Implementations → Generators & Meta-Harnesses

Notes

  • Entry could also reasonably fit under the neighboring Tutorials & Educational subsection, given its didactic framing.
  • Appended to the end of the subsection, as current ordering does not seem alphabetic but chronological.
  • Included the stars badge consistent with other entries.

Why it's worth including

ABC is functionally a scaffolding meta-harness. Compared to existing entries, it differs in two aspects:

  1. Mechanism — no deterministic generator or fixed templating.
    All artifacts are produced by the agent in a guided dialogue with the engineer,
    resulting in a highly tailored harness for one concrete complex codebase.
  2. Audience — ABC is aimed at senior engineers who are fluent in software architecture but have limited prior exposure
    to advanced coding-agent use. A background essay and example workflows explain every design choice.
    The goal is to leave behind both an initial harness and the conceptual grounding to review and evolve it.
    This addresses the gap between greenfield tutorials and the realities of agentic coding in large brownfield projects.

Contributing Guidelines

  • Addresses specific harness problems (context delivery, tool design, permissions, memory, verification, sandboxing).
  • Worth someone's time — note explains why (3 sentences instead of 1-2, length consistent with sibling entries).
  • Not vendor-agnostic (Claude Code), but the underlying patterns generalize (codified context, hook-enforced policy, bash-less harnesses).

Additionally

  • URL verified
  • markdown renders correctly

Self-Submission Disclosure

I am the author of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant