brownfield commands

40 tagged brownfield, measured the same way as everything else here.

Browse within: agentic-development 34ai-coding-agents 34ci-cd 34code-quality 34

build

01

ralfstrobel/agentic-brownfield-coding

Command

Mini spec-first development workflow for well-scoped implementation tasks with human in the loop.

28 2mo ago A 17 tokens original Apache-2.0

allowlist

03

vyuh-labs/dxkit

Command

Per-finding suppression with a typed-category audit trail. The allowlist is dxkit's deliberate escape hatch for findings you can't fix today: false positives, intentional test-fixture patterns, real risks mitigated externally, or work you're deferring with an explicit deadline.

10 3d ago A 0 tokens original MIT

guardrail

04

vyuh-labs/dxkit

Command

Diff a current scan against a committed baseline and classify each finding as added / relocated / toolingdrift / configdrift / persisted / removed / fixed. Block on net-new regressions per the brownfield policy; exit non-zero so a pre-commit hook, pre-push hook, or CI workflow can stop the commit/push/merge.

10 3d ago A 0 tokens original MIT

remediate

05

vyuh-labs/dxkit

Command

Close the debt the deterministic lanes cannot version-bump away: the grandfathered broken build, advisories with no direct upgrade path, the lint backlog, missing tests, missing docs. Each run plans that debt as finite work orders and works them in two tiers: deterministic recipes execute first at $0 (lockfile resync…

10 3d ago A 0 tokens original MIT

design

06

yknnv/brownspec

Command

Turn an approved spec into a design — blast radius, contract changes, failure handling, rollback.

2 4d ago A 19 tokens original MIT

init

07

yknnv/brownspec

Command

Read this repository and bootstrap .brownspec/ — conventions.md from the code, plus a policies.md stub for humans.

2 4d ago A 26 tokens original MIT

spec

08

yknnv/brownspec

Command

Interview and write a spec for a change to this codebase, then list the policies it touches.

2 4d ago A 20 tokens original MIT