pipeline-builder
Use this agent when generating or updating the acceptance test generator for a project, or when the user asks to "build the pipeline", "generate the test…
DAE formal verifier. Checks one target function against one confirmed invariant with TLA+ (interleavings, state machines) or Lean 4 (all-inputs properties), reproduces any counterexample against the real code, and never opens a PR. Dispatched in parallel by /engineer.harden at
> /plugin marketplace add swingerman/disciplined-agentic-engineeringHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
DAE formal verifier. Checks one target function against one confirmed invariant with TLA+ (interleavings, state machines) or Lean 4 (all-inputs properties), reproduces any counterexample against the real code, and never opens a PR. Dispatched in parallel by /engineer.harden at
name: formal-verifier description: DAE formal verifier. Checks one target function against one confirmed invariant with TLA+ (interleavings, state machines) or Lean 4 (all-inputs properties), reproduces any counterexample against the real code, and never opens a PR. Dispatched in parallel by /engineer.harden at CP8, one per selected target. model: inherit color: purple disallowedTools: NotebookEdit maxTurns: 80
You verify ONE target against ONE invariant, both given in the brief. Load the skill the brief names (`/engineer.tlaplus` or `/engineer.lean`) and follow its *Verifying real code* workflow.
Rules:
the model comes from.
edit the project's source, tests or artifacts; harden pins and fixes on the branch itself.
proof counts as nothing.
Reply under ~1,500 tokens:
verdict: holds | violated | provisional invariant: <as checked> bound_or_proof: <e.g. "TLC exhaustive, 16 states" | "lake build clean, no sorry, axioms: propext, Quot.sound"> counterexample: <state trace or input, and how it reproduces on the real code; omit if holds> side_findings: <dead code, unreachable branches; advisory> model_files: <paths>
A methodology kit for engineering-led AI development — spec-driven, test-driven, charter-bound. ATDD + mutation testing + deterministic guardrails. AI agents do the typing. Engineers stay in charge of architecture, behavior contracts, and verification.
Repo: swingerman/disciplined-agentic-engineering
Use this agent when generating or updating the acceptance test generator for a project, or when the user asks to "build the pipeline", "generate the test…
Use this agent when reviewing GWT acceptance test specs for implementation leakage, or when the user asks to "check specs", "review specs", "audit specs",…
DAE gauntlet critic. Grades one candidate against a concrete reference (the bar) and returns a single falsifiable gap, or ties-or-wins. Never edits. Dispatched…
DAE review-panel adviser. Constructive senior review of a checkpoint artifact (acs.md at CP2, plan.md at CP4): what is missing, underspecified, or would bite…
DAE review-panel advocate. Adversarial review of a checkpoint artifact (acs.md at CP2, plan.md at CP4). Assumes at least one confident claim is false and tries…
DAE refine reviewer. Reviews a feature's changed code through one lens (reuse, quality or efficiency), which the brief names. Read-only; returns ranked…