Skip to content

Add Smithers Fable Advisor workflow - #6

Open
emo-eth wants to merge 1 commit into
DannyMac180:mainfrom
emo-eth:bmo/smithers-fable-advisor
Open

Add Smithers Fable Advisor workflow#6
emo-eth wants to merge 1 commit into
DannyMac180:mainfrom
emo-eth:bmo/smithers-fable-advisor

Conversation

@emo-eth

@emo-eth emo-eth commented Jul 12, 2026

Copy link
Copy Markdown

Summary

  • add a minimal .smithers workflow pack for the Fable Advisor orchestration pattern
  • add a durable fable-advisor workflow that turns a work request into intake, CLI preflight, lane routing, a five-part implementer spec, advisor prompt, and verification contract
  • document how to run the workflow from the README

Validation

  • bunx smithers-orchestrator workflow list (discovers fable-advisor)
  • cd .smithers && bun run typecheck
  • bunx smithers-orchestrator graph .smithers/workflows/fable-advisor.tsx --compact --input '{"prompt":"Add rate limiting to the public API","risk":"correctness-critical","files":["src/api/**"],"interfaces":"Keep response bodies stable","verification":"npm test"}'
  • SMITHERS_NO_REPORT=1 bunx smithers-orchestrator workflow run fable-advisor --input '{"prompt":"Add rate limiting to the public API","risk":"correctness-critical","files":["src/api/**"],"interfaces":"Keep response bodies stable","verification":"npm test"}' --format json --full-output

Smoke run completed as run ID 29f6221c-5d9a-47d1-a87b-1bf8495581e4 and returned status=ready, selectedLane=codex-implementer with explicit Grok-unavailable downgrade warning in this environment.

chiptuned added a commit to chiptuned/fable-advisor that referenced this pull request Jul 15, 2026
chiptuned added a commit to chiptuned/fable-advisor that referenced this pull request Jul 15, 2026
…ward parallel dispatch

- Revert PR DannyMac180#7 (cursor-implementer) and PR DannyMac180#6 (Smithers workflow): unused here, cursor-agent not installed
- Orchestration doctrine: throughput promoted to co-prime directive with cost
- New 'dispatch early, never idle' rule; anti-inline-edit batching guidance; grok lane idle = routing failure
- Bump to 3.3.0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to 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