Skip to main content

skill-lifecycle-promotion

Use when adding or auditing Agentlas skill lifecycle metadata, skill-registry.json, trial evidence, Curator promotion decisions, or first-class skill promotion gates.

インストールへ移動

ソース情報

リポジトリ
agentlas-ai/Agentlas-OS
ソースの最終更新活動
2026年6月4日 12:17
検出された SKILL.md の言語
英語
スター
1,116
フォーク
103

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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 1. Add `.agentlas/skill-registry.json` as an export-only candidate registry. 2. Add empty `.agentlas/skill-trials.jsonl` and `.agentlas/curator-decisions.jsonl`. 3. Keep every skill at `tier: candidate` on export. 4. Keep `runtimeFirstClassRecallEnabled: false` unless a local Curator later approves promotion. 5. Add success predicates and situation tags for every skill. 6. Separate `## Memory Events` from `## Skill Trial Events`. 7. Treat LLM rubric review as weak evidence only. 8. Block promotion when authority separation, sealed holdouts, replayability, or rollback evidence is missing. 9. 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.
GitHubで見る