[SELF-5] Implement OpenProse program runner for Ezra's lane #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Ezra extracted the OpenProse bridge (
prose2hermes.py) but there is no easy way to execute an OpenProse program from the command line or burn cycle.Scope
Build a runnable executor that takes a
.mdor.prosefile and runs it as Hermesdelegate_taskcalls.Acceptance Criteria
home/skills/devops/open-prose-bridge/scripts/prose2hermes.pyto optionally execute the generated script instead of just printing it--runflag:python3 prose2hermes.py templates/ezra-pr-review.md --run --pr_url=<url> --repo=<repo>requires:and inject them as CLI args or prompt the userkind: programwith multiple services: run paralleldelegate_taskcalls where the.mdspecifies parallel blocks, sequential otherwisekind: service: run a singledelegate_tasktemplates/ezra-ticket-scope.mdon an actual open issuetemplates/ezra-pr-review.mdon an actual open PR (or mock diff)SKILL.mdwith usage examplesprose runalias in~/.hermes/skills/devops/open-prose-bridge/scripts/that can be called directlyOwner
@ezra
Parent Epic
ezra/wizard-checkpoints#21