← ClaudeAtlas

procedure-promotelisted

Promote a repeated, verified Yarbrain procedure candidate into a user-owned Agent Skill or propose an update to an existing one. Use after the same procedure succeeds in independent episodes or when the user explicitly requests reusable automation; do not promote facts, policy, or unexplained workarounds.
yarlson/yarstack · ★ 3 · AI & Automation · score 76
Install: claude install-skill yarlson/yarstack
# Promote a Procedure Turn proven know-how into a reusable procedure without modifying installed plugin content or activating unreviewed instructions. ## Qualification Promote a candidate only when the user explicitly requests it or at least two independent episodes show the same successful procedure. The steps must be stable, prerequisites identifiable, and success verifiable. Reject project facts, one-off fixes with unknown causes, behavioral policy that belongs in agent instructions, and procedures whose safe scope cannot be stated. Leave an ineligible candidate unchanged and report it as deferred. An explicit promotion request does not waive these evidence and safety checks. ## Workflow 1. Read the candidate and every supporting episode. Confirm the evidence shows success rather than a proposed or partially completed approach. 2. Search the vault's skills/ tree and the user's configured Agent Skill directories for the same trigger and outcome. 3. Draft either a new skill or a focused patch to an existing skill under inbox/skills/. Do not create a near-duplicate. If the current request does not authorize a vault write, show the draft without storing it. 4. Use lowercase kebab-case and frontmatter containing exactly name and description. The description must state both what the skill does and when it applies. 5. Include prerequisites, ordered steps, verification, meaningful failure modes, safety and authority boundaries, and a Provenance section n