Skill Lifecycle Promotion
Use this skill when a generated or packaged Agentlas repo needs governed skill promotion metadata.
Procedure
- Add
.agentlas/skill-registry.jsonas an export-only candidate registry. - Add empty
.agentlas/skill-trials.jsonland.agentlas/curator-decisions.jsonl. - Keep every skill at
tier: candidateon export. - Keep
runtimeFirstClassRecallEnabled: falseunless a local Curator later approves promotion. - Add success predicates and situation tags for every skill.
- Separate
## Memory Eventsfrom## 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.