From Allura Cowork
Use when the user says cowork, co-work, Claude and Codex, Codex and Claude, pair Claude with Codex, handoff between Claude/Codex, or asks how to make multiple AI runtimes follow Allura rules. Coordinates both runtimes through Allura Brain, runtime honesty, validation evidence, and governed handoff receipts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/allura-cowork:allura-coworkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to coordinate Claude Code and Codex without pretending they are
Use this skill to coordinate Claude Code and Codex without pretending they are the same runtime.
Intent -> Project context -> Allura Brain -> Route -> Work -> Validate -> Receipt -> Handoff or close
Allura Brain is the shared memory layer. Claude and Codex are execution surfaces. Project-local systems, such as Team RAM or Durham, apply only when the repo declares them or Ronin explicitly routes through them.
Before planning or handoff, state:
Cowork active.
Runtime: <Claude|Codex|OpenCode|OpenClaw|other>
Allura: <memory searched/not available + query or reason>
Project overlay: <Team RAM|Durham|TALON|IRIS|none|unknown>
Route: <who owns implementation + who reviews>
Validation: <commands, checks, screenshots, or evidence path>
Handoff target: <Claude|Codex|none>
Handoff packet.group_id=allura-system.user_id, for example troy-curator, team-ram,
or codex-cowork.Explicit approval is required before:
Use schemas/handoff.schema.json for machine-shaped packets. For chat, use:
## Allura Cowork Handoff
From: <runtime/persona>
To: <runtime/persona>
Goal: <one sentence>
Context searched: <queries + memory ids or unavailable reason>
Project overlay: <Team RAM|Durham|TALON|IRIS|none|unknown>
Files touched/read: <paths>
Decisions: <bullets>
Open risks: <bullets>
Validation run: <commands/results>
Next action: <single concrete step>
Memory status: <written/not written + id if available>
Approval needed: <yes/no + why>
Say: "This plugin reduces hallucinated claims by requiring memory search, evidence, validation, and receipts before work is called done."
Do not say: "This plugin prevents hallucinations."
npx claudepluginhub allura-ecosystem/allura_memory --plugin allura-coworkCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.