Skip to content

Workflows

Higher-level pipelines the harness runs. Each node links to its skill; dotted arrows are feedback loops — where a step sends you back to revise and re-run.

Idea → shipped

A fuzzy idea — shaped, red-teamed, sliced into placed issues, then built.

brainstormcheck-reasoningto-issuestriageorganisebuild-sprint

  • check-reasoningbrainstorm — FAIL: revise spec, re-check

QA PR & Learn

Everything green before a PR — then capture what the work taught.

qa-testsqa-codecheck-reasoningfind-untracked-workfind-learnings

  • check-reasoningqa-tests — issues found: fix, re-QA

Health Check

check-everything runs these in order — reason, align docs, record learnings, conform, test, tidy — pausing after each so you steer.

check-reasoningqa-philosophyfind-learningsqa-codeqa-testsjanitor

Harness health Check

qa-harness audits the harness as a system across the five pillars.

qa-harnessqa-skillsoptimise-contextqa-philosophy

Grow the harness

Find a capability gap (or source a known skill), judge it with vet, reshape until it passes, then build it. vet rejects → revise → re-vet.

find-harness-improvementsvetbrainstormbuild-claude-skill

  • source-a-skillvet — alt start: a known skill

  • brainstormvet — reshaped: re-vet

Debug & Learn

Root-cause behind a failing test, then capture the lesson.

debugfind-learnings

  • debugdebug — 3 fails: question the architecture

Build the epic

Execute a whole epic, sprint by sprint; each ships its own PR to main. Hands-off auto-merges each gated sprint.

build-epicbuild-sprint

  • build-sprintbuild-epic — next sprint (loop until done)

Build the sprint

Front-load decisions, then ship a sprint's tasks — each its own gated PR into the sprint branch; hands-off auto-merges on green.

build-sprintqa-tests

  • build-sprintbuild-sprint — next task (one PR each)