№ 0556Skill
Astra plus Muse delegation skill
A Codex skill for selectively delegating bounded implementation tasks to Muse Spark 1.3 while the Astra model keeps strategic decisions and final review.
# Astra plus Muse A Codex skill for **selective delegation to Muse 1.3 Spark**, with **Astra owning strategic decisions and final review**. Choose ownership based on remaining work, uncertainty, and handoff overhead. Muse handles bounded tasks when implementation work or useful parallelism justifies dispatch and review costs. Astra retains tiny or tightly coupled changes when that is the better choice. Reassess the remaining cohesive change after one substantive correction round; this does not automatically trigger takeover. Explicit user requirements for Muse-only implementation take precedence. Consequential Astra-authored changes need fresh independent review or independently established acceptance checks, alongside required project checks and approvals. Savings depend on verified outcomes and measured usage; no percentage is promised. Delegated Muse work defaults to **extra high (`xhigh`) reasoning**; a different effort requires an explicit override. Verify model/account access first: Contributor at max can require an active Muse Code subscription. See the [reasoning configuration](skills/astra-plus-muse/references/cli.md#reasoning-configuration). Astra sees completed PRs and explicit blockers: worker logs stay on disk, with completion notifications preferred and status-only checks roughly every ten minutes when polling is unavoidable. No continuous transcript watching. This is a community workflow, not an official OpenAI or Meta integration. ## Install Ask Codex: ```text Use $skill-installer to install the skill at skills/astra-plus-muse from https://github.com/alamorre/astra-plus-muse. ``` Or clone into Codex's personal skill directory: ```sh git clone https://github.com/alamorre/astra-plus-muse.git /path/to/astra-plus-muse mkdir -p ~/.agents/skills ln -s /path/to/astra-plus-muse/skills/astra-plus-muse ~/.agents/skills/astra-plus-muse ``` Choose a new clone path and don't overwrite an existing installation. Codex supports personal skills and symlink discovery; restart if it doesn't appear. See [OpenAI's skill documentation](https://learn.chatgpt.com/docs/build-skills). ## Use Select Astra in Codex, open the project, and provide a concrete goal: ```text Use $astra-plus-muse to implement the CSV export milestone in this repository. Choose Astra or Muse ownership based on remaining work and handoff overhead. Use Muse 1.3 Spark in YOLO mode for



ChatForm
Tgmlabs