implementation-layering
SkillAI & modelsUse when: creating or evolving a project-agnostic implementation layering model for a feature, capability, product workflow, research workflow, infrastructure change, or system improvement. Builds layers from minimum working unit proof to progressive hardening using value/cost layer-boundary heuristics.
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 implementation-layering skill
What this skill tells your AI
The instructions your AI receives, as published by cyberalchemyai/arcanum in .claude/skills/implementation-layering/SKILL.md and read by ahel’s review.
- product features,
- internal tools,
- research workflows,
- infrastructure changes,
- process automation,
- data pipelines,
- agentic or human-in-the-loop systems.
- target name, capability name, feature name, or workflow name,
- existing requirements, specs, issues, PRDs, ADRs, README sections, or roadmap notes,
- existing implementation files or tests,
- known constraints such as budget, timeline, team size, safety, compliance, reliability, or pilot needs.
docs/{target-name}/implementation-layering.mdwhen a target-specific docs folder exists,docs/implementation-layering.mdwhen project-level docs exist,implementation-layering.mdat the project root when no docs folder exists.
- lets the team start with the smallest useful proof,
- avoids mixing pilot, scale, fallback, and polish into the POC,
- makes deferrals explicit rather than accidental,
- makes promotion decisions evidence-based,
- balances working length against value delivered,
- can be understood by both implementation agents and human reviewers.
- calling a layer "POC" while including production-scale concerns,
- creating layers that are just task buckets without decision questions,
- advancing to scale before repeatability is proven,
- making layer boundaries by component ownership alone,
- deferring verification until the final layer,
- adding a layer when it does not unlock a new decision.
## Implementation Layering Result
- Target: <target-name>
- Artifact: <path>
- Mode: created | updated
- Layer count: <n>
- Recommended next layer: <L0/L1/...>
- Boundary heuristic: applied
- Key decision unlocked by L0: <decision>
- Major deferred scope: <summary>
- Validation: <checks performed or not run>
Signals
- GitHub stars
- 25
- Forks
- 3
- Last commit
- Sep 2026
Others that do the same job
Advanced
- Catalog kind
- skill
- Gateway key
implementation-layering- Source
- github.com/cyberalchemyai/arcanum