Implementation Readiness

SkillDev tools

Composed Arcanum spell: implementation-readiness.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Implementation Readiness skill

What this skill tells your AI

The instructions your AI receives, as published by cyberalchemyai/arcanum in .claude/skills/implementation-readiness/SKILL.md and read by ahel’s review.

Identity

  • Canonical ID: implementation-readiness
  • Aliases: none
  • Scope: library

Implementation Readiness composes implementation-layering, decision-gate, and task-session so a rough implementation goal becomes staged, decided, and ready for one bounded execution loop.

Trigger Conditions

  • The user has a feature, workflow, infrastructure change, or improvement idea.
  • The work needs staged implementation before execution.
  • Blocker decisions should be resolved before mutation.

Required Sigils

SigilRole In SpellRequired Mode
implementation-layeringCreate staged implementation layers.standard
decision-gateResolve blocker-level decisions revealed by the layers.generic
task-sessionPrepare or execute one selected task.dry-run or execute

Shared State

StateOwnerUpdated ByConsumed By
layer planspellimplementation-layeringdecision-gate, task-session
decision recordspelldecision-gatetask-session
task run reportspelltask-sessionuser, observability

Execution Phases

PhaseSigilInputOutputGateFailure Policy
1implementation-layeringimplementation goallayer planminimum useful proof identifiedblock if scope is unclear
2decision-gatelayer plandecision recordblocker decisions resolvedblock on unresolved blockers
3task-sessionselected layer or tasktask reportdone criteria and validation path knownflag if execution should wait
4optional inventorylayer plan and decisionsinventory entriesinventory existsskip if no inventory package

Observability

Record layer count, decision count, blockers, selected task, validation readiness, and follow-up items when .arcanum/observability/ exists.

Output Contract

Return a readiness report with layer plan path or summary, resolved decisions, task-session result, blockers, and recommended next action.

Signals

GitHub stars
25
Forks
3
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
implementation-readiness
Source
github.com/cyberalchemyai/arcanum