codex-goal-profile
SkillProductivityUse when converting an Arcanum work-pack task or SWU into a strong native Codex /goal command with outcome, verification surface, constraints, boundaries, iteration policy, and blocked stop condition.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the codex-goal-profile skill
What this skill tells your AI
The instructions your AI receives, as published by cyberalchemyai/arcanum in .claude/skills/codex-goal-profile/SKILL.md and read by ahel’s review.
- a work-pack, task, or SWU is ready for execution,
- native Codex Goals are available,
- the task may require continuation across turns,
- the user needs a compact, auditable
/goalcommand rather than another planning artifact.
- work-pack path,
- selected task ID or SWU ID,
- parent task contract,
- dependencies,
- source contracts,
- write scope,
- done criteria,
- validation command or evidence surface,
- handoff pack Markdown path,
- handoff pack JSON/index path,
- strict coverage status,
- fallback exploration rule,
- blocker state,
- budget or stop constraints.
- can be pasted directly as a native Codex
/goal, - names the exact task or SWU,
- has a measurable completion condition,
- names the verification surface,
- constrains write scope,
- references the session-evidence handoff pack and JSON/index,
- requires pack-first execution,
- permits broad exploration only for named gaps from the pack,
- requires reporting extra sources used for named-gap fallback exploration,
- names dependencies and blockers,
- explains what Codex should do between iterations,
- states when to stop and what to report.
- creating an Arcanum
/goalcommand that competes with native Codex Goals, - generating a goal for an unselected task bundle,
- omitting verification,
- hiding blockers,
- allowing broad write scope by default,
- generating a goal without strict handoff-pack coverage,
- treating fallback exploration as permission for broad discovery,
- saying "keep going until done" without a budget or stop condition,
- marking the goal complete without evidence.
## Codex Goal Profile Result
- Source work-pack: <path>
- Selected unit: <task-or-swu-id>
- Readiness: pass | block
- Native Goal:
```text
/goal <goal text>
- Verification surface:
- Boundaries:
- Handoff pack: <markdown path and JSON/index path>
- Strict coverage: pass | block
- Fallback exploration: none | named gaps only | block
- Extra-source reporting: required | n/a
- Stop condition:
- Validation:
</output-contract>
Signals
- GitHub stars
- 25
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
codex-goal-profile- Source
- github.com/cyberalchemyai/arcanum