From chief-of-staff
Keep your world model current — refresh people, accounts, projects, and competitors from recent activity, superseding stale facts rather than overwriting them.
How this skill is triggered — by the user, by Claude, or both
Slash command
/chief-of-staff:cos-entity-enrichmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Keeps `semantic/` (people, accounts, projects, competitors) fresh from recent activity. Load `procedural/` adaptations if present.
Keeps
semantic/(people, accounts, projects, competitors) fresh from recent activity. Loadprocedural/adaptations if present.
log/runs/), episodic notes, and new sources.engine/templates/<type>.md (set origin, confidence, sources).valid_until, append new) — or stage a #fact correction for the cold path if it's a real contradiction.last_touched, relationships, confidence.origin: observed; do not auto-promote to confirmed.Updated entity files (append-only on the hot path; true contradictions reconciled by the cold path).
valid_until), not overwritten.origin: observed.End with engine/templates/capture-footer.md.
npx claudepluginhub fontesgerards/chief-of-staff --plugin chief-of-staffGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.