felipeJJ/fullStack-pipeline

Claude Code plugin: multi-agent TDD pipeline with hook-enforced discipline — portable across projects via a per-project profile

1Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dev

01

felipeJJ/fullStack-pipeline

Agent

Implements one area's production code until the pipeline's failing tests pass. Spawned by the pipeline orchestrator with an area name, a plan file path, and the list of tests to satisfy. Does not make architecture decisions.

1 1mo ago A 47 tokens original MIT

reviewer

02

felipeJJ/fullStack-pipeline

Agent

Audits a completed pipeline task before commit — runs tests, enforces the cyclomatic-complexity ratchet on changed code, verifies plan delivery and contract compliance. Read-only on code; reports defects, never fixes them.

1 1mo ago A 48 tokens original MIT

tester

03

felipeJJ/fullStack-pipeline

Agent

Writes failing tests (TDD red) for one area of the project before any implementation exists. Spawned by the pipeline orchestrator with an area name and a plan file path. Never writes production code.

1 1mo ago A 43 tokens original MIT