whaojie797-design/Novera-AI-pipeline

whaojie797-design★ 1Python最后同步: 2026-07-28

在 GitHub 打开

four-agent-pipeline agent skill: Specifier -> Coder -> Refactorer -> Architect. Turn a vague requirement into gate-verified code with Gherkin acceptance specs, steel-cage quality gates (coverage, complexity, duplication, mutation score), and automatic failure routing. Zero-dependency Python scaffolder included. MIT.

README 摘要

Novera-AI-pipeline four-agent-pipeline — an agent skill that turns one vague requirement into merged, gate-verified code through four specialized agents that keep each other honest: Specifier → Coder → Refactorer → Architect . Core philosophy: don't review the process — gate the outcome. The human reviews exactly one artifact (the acceptance spec) and trusts a welded-shut set of automated quality gates for everything else. The Pipeline Agent Role Does Never does 1. Specifier Requirements officer Compiles vague requests into Gherkin acceptance criteria + boundary conditions + DoD Write a single line of implementation 2. Coder Implementation officer Turns every acceptance and unit test green with a minimal implementation Over-engineer, or sneak in out-of-scope features 3. Refactorer Structure officer Improves structure without changing behavior; proves test strength with mutation testing Change business logic under the name of refactoring 4. Architect Gatekeeper (veto power) Emits per-gate PASS/FAIL with measured values; routes failures back upstream Rewrite code — it only adjudicates Failures never stall on a human: every FAIL carries the measured value vs. threshold and routes back…

在 GitHub 查看完整 README →
Agent/智能体agent-pipelineagent-skillsai-agentsai-codingbddclaude-codeclaude-skillscode-quality

分类