Loading...
Loading...
Delegate a bounded task from a Codex session to a Fable-powered Cursor Agent in the same Herdr workspace, then wait for and collect the result. Use when Codex should bring in Fable for an independent read-only review or make Fable the sole writer for an implementation while Codex pauses and reviews afterward. Trigger for requests such as "ask Fable", "have Fable review this", "let Fable implement this", or recurring Codex-to-Cursor handoffs in Herdr.
npx skill4agent add instructa/agent-skills delegate-fablereviewimplementreviewimplement--task--task-filebash <skill-dir>/scripts/delegate-fable.sh review \
--target-title "Fable 5 Reviewer" \
--task "Review the current change for correctness, regressions, and missing tests."bash <skill-dir>/scripts/delegate-fable.sh implement \
--task "Implement the agreed fix within the stated scope and run the relevant verification."--target--target-titleFable 5 Reviewerreviewimplementblocked