Skip to content

feat: integrate optional Herdr workflow with user-owned routing - #5

Merged
eddiearc merged 1 commit into
mainfrom
codex/herdr-workflow
Sep 6, 2026
Merged

feat: integrate optional Herdr workflow with user-owned routing#5
eddiearc merged 1 commit into
mainfrom
codex/herdr-workflow

Conversation

@eddiearc

Copy link
Copy Markdown
Owner

Herdr collaboration currently depends on instance-specific instructions. This adds an optional repository-local workflow and an editable docs/agent-routing.md TODO template so users choose the agent, model, thinking, approval policy and fallback for each work category. No model is prescribed; separate executor and evaluator instances may use the same model.

The workflow covers task-linked handoffs, same-tab panes, isolated writer worktrees, bounded waits, recovery and evidence collection. Unresolved required routing stops that handoff, explicit session choices are reused, and Herdr lifecycle states never imply task acceptance. Initialization installs the skill, scenario rubric and Claude compatibility link while preserving the existing refusal to overwrite customized files.

Validation: all 84 tests pass (root 31, task-board 11, task-plan 17, plan-go 25), plus context, publication and whitespace checks. An independent Codex reviewer repeated the checks and evaluated six fixed scenarios. Real Herdr 0.8.0 split/start/prompt/wait/read mechanics were observed during this task; scenario decisions are bounded text evaluations, not live fault injection. Local pinned secret scanning was unavailable (installed 8.30.0 versus required 8.24.2); CI runs the pinned scanner.

This is an optional skill and Markdown policy, with no runtime service, scheduler, routing parser or automatic grader.

@eddiearc
eddiearc merged commit e7e47b5 into mainSep 6, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@eddiearc