Plan implementation slices with orchestration
fathomdb-0.8.0-slice-planworkflowsetup L2★1
coreyt/fathomdb ↗What it does
Plan orchestrated implementation slices
Best for
Planning large multi-phase database implementations with complex dependency sequencing and human-in-loop gates.
Inputs
- · {repo, pr_number, branch}
Outputs
- · {verdict: PASS|FAIL|BLOCK}
Requires
- · git worktree
Preconditions
- · GitHub repo with open PR
- · git repo with clean baseline
- · documented orchestration rules
Failure modes
- · worktree merge conflict unresolvable
- · verification gate rejects all changes
- · unbounded fix loop without convergence
Trust signals
- · Explicit verdict gating (PASS/FAIL/BLOCK)
- · Explicit output artifacts with structured findings
- · Built-in adversarial verification step
- · Worktree isolation with cherry-pick (no merge)