| name | skill-lifecycle-promotion |
| description | Use when adding or auditing Agentlas skill lifecycle metadata, skill-registry.json, trial evidence, Curator promotion decisions, or first-class skill promotion gates. |
Skill Lifecycle Promotion
Use this skill when a generated or packaged Agentlas repo needs governed skill
promotion metadata.
Procedure
- Add
.agentlas/skill-registry.json as an export-only candidate registry.
- Add empty
.agentlas/skill-trials.jsonl and
.agentlas/curator-decisions.jsonl.
- Keep every skill at
tier: candidate on export.
- Keep
runtimeFirstClassRecallEnabled: false unless a local Curator later
approves promotion.
- Add success predicates and situation tags for every skill.
- Separate
## Memory Events from ## Skill Trial Events.
- Treat LLM rubric review as weak evidence only.
- Block promotion when authority separation, sealed holdouts, replayability, or
rollback evidence is missing.
- Include false-accept, blind-spot, and drift terms in any durable-error budget.
Output
Return:
- registry files added or checked;
- promotion tier status;
- evidence gaps;
- rollback/quarantine status;
- residual risks.