Install
openclaw skills install consensus-persona-respawnLedger-informed persona lifecycle management. Replaces low-performing personas with successor personas derived from mistake patterns in board decision history, preserving adaptive governance over long-running automation. Reputation updates are computed by consensus-persona-engine.
openclaw skills install consensus-persona-respawnconsensus-persona-respawn is the adaptive maintenance loop for persona governance.
persona_respawn and updated persona_set artifactsA static evaluator panel drifts over time. This skill provides lifecycle renewal so consensus quality improves instead of degrading.
Consumes persona-engine outputs for long-term adaptation and ties directly into board-ledger evidence.
node, tsxCONSENSUS_STATE_FILE, CONSENSUS_STATE_ROOTconsensus-guard-core is the first-party consensus package used in runtime executionpackage.json for reproducible installsnpm i consensus-persona-respawn
node --import tsx run.js --input ./examples/input.json
This skill is wired to the consensus-interact contract boundary (via shared consensus-guard-core wrappers where applicable):
This keeps board orchestration standardized across skills.
This skill exposes a canonical entrypoint:
invoke(input, opts?) -> Promise<OutputJson | ErrorJson>invoke() executes persona replacement based on lineage and failure patterns. Reputation deltas are expected from consensus-persona-engine outputs.