跳到正文

All commands

chimera skills-retire

Propose retiring under-performing skills — review-gated, never a delete. Retiring only flips status to 'retired' (excluded from retrieval, still inspectable and reactivatable with ``skills-approve``). With no name, acts on the ``retirement_candidates`` signal (used often, low win rate). Dry-run by default; pass ``--apply`` to commit.

Arguments

  • NAMEstr

    Skill to retire; omit to act on all candidates.

Options

  • --applyboolean

    Actually retire (default: dry-run preview).

  • --min-usesintdefault: 5

    Only propose skills used at least this often.

  • --max-ratefloatdefault: 0.3333333333333333

    Only propose skills whose win rate is at or below this.